Преглед на файлове

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

Fixed #3163
Daniel преди 4 години
родител
ревизия
87e5dab29c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      build/scss/_layout.scss

+ 1 - 1
build/scss/_layout.scss

@@ -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 {