mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 21:27:57 +00: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