Browse Source

解决菜单栏 菜单显示不全问题

gaoxiong 2 năm trước cách đây
mục cha
commit
c01f203522
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/assets/styles/variables.scss

+ 1 - 1
src/assets/styles/variables.scss

@@ -36,7 +36,7 @@ $base-sub-menu-background:#000c17;
 $base-sub-menu-hover:#001528;
 */
 
-$base-sidebar-width: 200px;
+$base-sidebar-width: 230px;
 
 // the :export directive is the magic sauce for webpack
 // https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass