Browse Source

优化缺陷表格

qinzhipeng_v 5 years ago
parent
commit
f97724ff04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/bugList/css/index.css

+ 1 - 1
src/views/projectManage/bugList/css/index.css

@@ -23,7 +23,7 @@
    overflow-x: hidden;
 }
 .headerBg.table_v{
-  padding: 1% 1% 0 0;
+  padding: 1%;
 }
 .Layout {
   display: flex;