Browse Source

首页表格间距bug

chenminghua 3 years ago
parent
commit
ecf2114ca2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Home/Home.vue

+ 1 - 1
src/views/Home/Home.vue

@@ -1453,7 +1453,7 @@ export default {
       td {
         border: 0.093vh solid fade(@gray, 20);
         line-height: 27px;
-        padding: 0 4px;
+        padding: 0 3px;
         &.text {
         }