UX: remove old main-outlet adjustment

This commit is contained in:
awesomerobot 2023-04-07 17:35:28 -04:00
parent 4c2b11375f
commit dd3eaac4a6

View File

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