家庭教育

This commit is contained in:
zhanglipeng 2021-08-09 10:02:23 +08:00
parent 8fd8f7a44c
commit 09f04a3bb5

View File

@ -38,7 +38,7 @@ export default {
.hasTagsView {
.app-main {
/* 84 = navbar + tags-view = 50 + 34 */
height: calc(100vh - 84px);
min-height: calc(100vh - 84px);
}
.fixed-header+.app-main {