@@ -8,9 +8,10 @@
background-color: #fff;
}
.managerContainer {
- .main-body {
+ overflow-y: hidden;
+ /* .main-body {
margin-top: 10px;
- }
+ } */
.pubStyleMeun {
.roleLis li {
@@ -41,8 +42,8 @@
.rightMenu {
position: absolute;
width: 100%;
- top: 64px;
- right: 40px;
+ top: 74px;
+ right: 30px;
border: 1px solid #ccc;
// overflow: auto;
.toptools {