Browse Source

优化缺陷

qinzhipeng_v 5 years ago
parent
commit
1a523e6257
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/bugList/bugindex.vue

+ 1 - 1
src/views/projectManage/bugList/bugindex.vue

@@ -10,7 +10,7 @@
             <el-button type="primary" size="mini" style="font-size: 14px;padding: 7px 10px;font-weight: normal" @click="createdDefect">新建缺陷</el-button>
           </el-col>
           <el-col :span="24">
-            <el-divider style="color: #EEF0F5;margin:10px 0" class="divider" />
+            <el-divider style="color: #EEF0F5;" />
           </el-col>
           <el-col :span="24" class="Layout" style="padding: 0% 0.5% 1% 1.5%;">
             <el-form :model="formInline" class="flex_start" style="width: 100%;">