Browse Source

style: menu min-width

xiaoxian521 3 năm trước cách đây
mục cha
commit
5b94930463
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/style/sidebar.scss

+ 1 - 1
src/style/sidebar.scss

@@ -202,7 +202,7 @@
 
     .horizontal-header-right {
       display: flex;
-      min-width: 280px;
+      min-width: 340px;
       align-items: center;
       color: $subMenuActiveText;
       justify-content: flex-end;