Browse Source

toolbar加宽一点点

lighter 3 years ago
parent
commit
efc96a6617
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/HeaderV2/ToolInfoBar.vue

+ 1 - 1
src/layout/HeaderV2/ToolInfoBar.vue

@@ -71,7 +71,7 @@ const loginOut = () => {
   display: flex;
 
   .function-list-item {
-    width: 30px;
+    width: 40px;
     display: flex;
     justify-content: center;
     align-items: center;