mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-12 23:45:39 +08:00
style(Modal): modal全屏模式 ant 的modal-footer margin-top调整为0 (#3072)
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-modal-footer {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.vben-basic-modal-wrap .ant-modal {
|
||||
|
||||
Reference in New Issue
Block a user