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 {