Browse Source

调整左侧菜单折叠的时候文字效果

gcz 2 weeks ago
parent
commit
e205669d85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/layout/index.vue

+ 1 - 0
src/layout/index.vue

@@ -257,6 +257,7 @@ const handleNewChat = () => {
     font-weight: bold;
     font-size: 20px;
     color: #1B2343;
+    white-space: nowrap;
   }
   
   .toggle-icon {