Quellcode durchsuchen

预览ui 大小

scorpio vor 2 Jahren
Ursprung
Commit
f83da77ea0
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/views/home/excel.vue

+ 2 - 2
src/views/home/excel.vue

@@ -123,7 +123,7 @@ export default {
 }
 
 .item {
-  width: 400px;
+  width: 80px;
   text-wrap: normal;
   height: 50px;
   border-collapse: collapse;
@@ -143,7 +143,7 @@ export default {
 }
 
 .sub {
-  width: 300px;
+  width: 200px;
   height: 50px;
   text-wrap: normal;
 }