Karsa 1 anno fa
parent
commit
325ec17f84
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/sheet.vue

+ 1 - 1
src/components/sheet.vue

@@ -87,7 +87,7 @@ table {
   color: #666;
   td,
   th {
-    width: 120px;
+    // width: 120px;
     min-width: 120px;
     // word-break: break-all;
     border: 1px solid #dcdfe6;