Explorar el Código

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

gcz hace 3 semanas
padre
commit
e205669d85
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {