SanHQin 3 mesi fa
parent
commit
2521821d49
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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);