소스 검색

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

gcz 3 주 전
부모
커밋
e205669d85
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {