lsc 2 yıl önce
ebeveyn
işleme
86dceeec0f

+ 1 - 0
src/components/GM/studyStudentGM.vue

@@ -8815,6 +8815,7 @@ export default {
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   padding: 3px 5px;
+  min-width: 0px;
 }
 
 .cont>>>table th {

+ 1 - 0
src/components/studyStudent.vue

@@ -10278,6 +10278,7 @@ export default {
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   padding: 15px 5px;
+  max-width: 0px;
 }
 
 .cont>>>table th {

+ 1 - 0
src/components/tools/table.vue

@@ -221,6 +221,7 @@ export default {
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   padding: 20px 5px;
+  min-width: 0px;
 }
 
 .cont>>>table th {