Browse Source

修改样式,小图标对其

chenminghua 3 years ago
parent
commit
0b20732f38
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/Agc/components/agc-panel.vue

+ 2 - 1
src/views/Agc/components/agc-panel.vue

@@ -298,7 +298,8 @@ export default {
     }
 
     .data-item-icon {
-      margin-left: auto;
+      margin: auto;
+      margin-right: 0;
       font-size: @fontsize-s;
     }
   }