修改日志弹框样式

This commit is contained in:
whyour
2023-08-16 22:14:45 +08:00
parent 637874e426
commit b40673e9ac
6 changed files with 11 additions and 27 deletions
-3
View File
@@ -99,9 +99,6 @@ const SubscriptionLogModal = ({
open={visible}
centered
className="log-modal"
bodyStyle={{
minHeight: '300px',
}}
forceRender
onOk={() => cancel()}
onCancel={() => cancel()}