marymelisa 4 vuotta sitten
vanhempi
commit
21c807f883
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  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>