diff --git a/edit/edit.css b/edit/edit.css index 8d73a2d9..157056ba 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -1180,13 +1180,16 @@ body.linter-disabled .hidden-unless-compact { #lint:not([open]) + #footer { margin: .25em 0 -1em .25em; } - #sections { + .main { height: unset !important; padding-left: 0; display: flex; flex-direction: column; flex: 1; } + .tab-bar { + margin-top: var(--fixed-height); + } #sections > :not(.single-editor) { margin: 0 .5rem; padding: .5rem 0;