Kaynağa Gözat

又调style

Karsa 10 ay önce
ebeveyn
işleme
3f6f77b4ff
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/components/sheet.vue

+ 2 - 1
src/components/sheet.vue

@@ -139,8 +139,9 @@ table {
 }
 
 .pc-sty table {
-  table-layout: fixed;
+  table-layout: auto;
   td,th {
+    width: auto;
     height: auto;
   }
 }