浏览代码

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

gcz 2 月之前
父节点
当前提交
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 {