SanHQin 3 月之前
父節點
當前提交
2521821d49
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/studyStudent.vue

+ 2 - 1
src/components/studyStudent.vue

@@ -24564,7 +24564,8 @@ ol {
   height: 100%;
 }
 .navItemList > div:first-child {
-  min-width: 60px;
+  /* min-width: 60px; */
+	min-width:fit-content;
 }
 .navItemList > div:last-child {
   width: calc(100% - 80px);