1
0
mirror of synced 2025-11-06 05:00:36 +08:00

fix drawer with footer bug

This commit is contained in:
xuecong
2021-11-15 11:34:26 +08:00
parent 033cb59047
commit 99a55f0b33

View File

@@ -89,7 +89,8 @@ img {
.cw-drawer-width-footer {
.ivu-drawer-body {
padding-bottom: 53px;
position: static;
height: calc(~'100vh - 102px');
}
.cw-drawer-footer {