lilei 1 년 전
부모
커밋
bc4f1753e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/index.less

+ 1 - 1
src/components/index.less

@@ -205,7 +205,7 @@
   .ant-menu{
     .ant-menu-submenu{
       .ant-menu-item{  //  二级菜单左侧缩进
-        padding-left: 30px!important;
+        padding-left: 20px!important;
       }
     }
   }