Fixed: Top Nav Page has sidebar with blank in v3.1.0-rc (#3164)

Fixed #3163
This commit is contained in:
Daniel
2020-11-29 08:29:33 +05:30
committed by GitHub
parent 5fc36f6176
commit 87e5dab29c

View File

@@ -434,7 +434,7 @@ body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-m
}
}
body:not(.sidebar-mini-md):not(.sidebar-mini-xs) {
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) {
.content-wrapper,
.main-footer,
.main-header {