style: adjust some styles

This commit is contained in:
jialin
2025-11-18 13:30:58 +08:00
parent 78c8b60121
commit e85d59dfb0
8 changed files with 60 additions and 84 deletions
@@ -91,7 +91,7 @@ const AddWorker: React.FC<AddWorkerProps> = (props) => {
closeIcon={true}
maskClosable={false}
keyboard={false}
width={860}
width={865}
style={{}}
maxContentHeight={'max(calc(100vh - 200px), 600px)'}
footer={null}