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);