Explorar el Código

预览ui 大小

scorpio hace 2 años
padre
commit
f83da77ea0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;
 }