lsc 2 anni fa
parent
commit
1dc438bcf1
2 ha cambiato i file con 425 aggiunte e 5523 eliminazioni
  1. 420 5521
      src/components/student/studyStudent.vue
  2. 5 2
      src/components/tools/table.vue

File diff suppressed because it is too large
+ 420 - 5521
src/components/student/studyStudent.vue


+ 5 - 2
src/components/tools/table.vue

@@ -220,8 +220,11 @@ export default {
 .cont>>>table th {
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
-  padding: 20px 5px;
-  min-width: 0px;
+  /* padding: 20px 5px; */
+  padding: 5px 10px;
+  max-width: 0px;
+  height: 30px;
+  vertical-align: baseline;
 }
 
 .cont>>>table th {

Some files were not shown because too many files changed in this diff