revert: seems like set the padding-bottom to be zero should fix the issue that huge spacing of toolbar

This commit is contained in:
quorafind 2025-06-12 18:51:25 +08:00
parent 2f5b75df08
commit e5904608ed

View file

@ -55,11 +55,6 @@
) !important;
}
}
body:not(.AT-multirow) {
.mobile-toolbar {
position: absolute !important;
}
}
.AT-no-toolbar {
.mobile-toolbar {
display: none;