ソースを参照

style: menu min-width

xiaoxian521 3 年 前
コミット
5b94930463
1 ファイル変更1 行追加1 行削除
  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;