mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 20:12:38 +08:00
refactor(styles): adjust modal confirm body padding for improved layout consistency
This commit is contained in:
parent
d95a4e56f5
commit
69acb2fccd
@ -234,8 +234,8 @@
|
||||
}
|
||||
}
|
||||
.ant-modal {
|
||||
.ant-modal-confirm-title {
|
||||
padding: 16px 0 16px 0;
|
||||
.ant-modal-confirm-body-has-title {
|
||||
padding: 16px 0 0 0;
|
||||
}
|
||||
.ant-modal-content {
|
||||
border-radius: 12px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user