marymelisa 4 anni fa
parent
commit
21c807f883
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      src/views/information/custom/list/unsubmit/index.vue

+ 9 - 0
src/views/information/custom/list/unsubmit/index.vue

@@ -108,5 +108,14 @@ export default defineComponent({
 
 <style lang="less">
 .custom_info_unsubmit {
+  .topTable {
+    .operBtn.ant-btn {
+      margin-top: 0;
+      margin-bottom: 0;
+      height: 26px;
+      line-height: 26px;
+      
+    }
+  }
 }
 </style>