mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 13:12:26 +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