Selaa lähdekoodia

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

gcz 3 kuukautta sitten
vanhempi
sitoutus
e205669d85
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 {