瀏覽代碼

样式调整

wangxin 4 年之前
父節點
當前提交
846717cb53
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/menu/SideMenu.vue

+ 3 - 0
src/components/menu/SideMenu.vue

@@ -242,5 +242,8 @@ export default {
     }
     }
   }
   }
 }
 }
+.ant-menu-inline-collapsed.ant-menu-root .ant-menu-item a{
+  padding-left: 13px;
+}
 </style>
 </style>
 <!-- update_end author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 -->
 <!-- update_end author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 -->