@@ -71,4 +71,17 @@ export default defineComponent({
};
},
});
-</script>
+</script>
+
+<style lang="less">
+.platinum_recharge_review_tab {
+ .topTable {
+ .operBtn.ant-btn {
+ margin-top: 0;
+ margin-bottom: 0;
+ height: 26px;
+ line-height: 26px;
+ }
+}
+</style>;