Commit e712d1d1 authored by George Tsiolis's avatar George Tsiolis

Remove unnecessary dashboard scroll

parent c6ab17f1
...@@ -106,10 +106,6 @@ body { ...@@ -106,10 +106,6 @@ body {
} }
} }
.layout-page > .content-wrapper {
min-height: calc(100vh - #{$header-height});
}
.with-performance-bar .layout-page { .with-performance-bar .layout-page {
margin-top: $header-height + $performance-bar-height; margin-top: $header-height + $performance-bar-height;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment