mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-14 04:50:50 +08:00
修改日志弹框样式
This commit is contained in:
@@ -124,9 +124,6 @@ const CronLogModal = ({
|
||||
open={visible}
|
||||
centered
|
||||
className="log-modal"
|
||||
bodyStyle={{
|
||||
minHeight: '300px',
|
||||
}}
|
||||
forceRender
|
||||
onOk={() => cancel()}
|
||||
onCancel={() => cancel()}
|
||||
|
||||
Reference in New Issue
Block a user