UX: remove old main-outlet adjustment (#19)

This commit is contained in:
Kris 2023-04-10 11:33:00 -04:00 committed by GitHub
parent 4c2b11375f
commit 14da9cf2c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ $item-height: 40px;
top: $item-height; top: $item-height;
} }
#main-outlet {
padding-top: calc(1.8em + #{$item-height});
}
// need to include the menu height in the header offset // need to include the menu height in the header offset
// then update the header offset where used in core for sidebar and chat // then update the header offset where used in core for sidebar and chat
:root { :root {