Ver código fonte

优化缩进菜单样式bug

sugar1569 3 anos atrás
pai
commit
aff53d4117
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      template/admin/src/components/main/main.less

+ 1 - 1
template/admin/src/components/main/main.less

@@ -39,7 +39,7 @@
   .left-sider {
     .ivu-layout-sider-children {
       overflow-y: scroll;
-      margin-right: -16px;
+      //margin-right: -16px;
       overflow-x: hidden;
     }
   }