SanHQin 3 months ago
parent
commit
2521821d49
1 changed files with 2 additions and 1 deletions
  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);