Przeglądaj źródła

预览ui 大小

scorpio 2 lat temu
rodzic
commit
f83da77ea0
1 zmienionych plików z 2 dodań i 2 usunięć
  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;
 }