@@ -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>