| @@ -13,14 +13,8 @@ | ||
| 13 | 13 | .e-has-sidebar-navigation.folded { |
| 14 | 14 | --editor-one-sidebar-left-offset: var(--editor-one-sidebar-left-offset-collapsed); |
| 15 | 15 | } |
| 16 | 16 | |
| 17 | -#editor-one-top-bar { | |
| 18 | - --editor-one-sidebar-admin-top-bar-height: 48px; | |
| 19 | -} | |
| 20 | -#editor-one-top-bar:not(:has(header)) { | |
| 21 | - height: var(--editor-one-sidebar-admin-top-bar-height); | |
| 22 | -} | |
| 23 | 17 | #editor-one-top-bar > * { |
| 24 | 18 | inset-block-start: var(--editor-one-wordpress-admin-bar-height, 32px); |
| 25 | 19 | inset-inline-start: var(--editor-one-sidebar-left-offset, 160px); |
| 26 | 20 | inset-inline-end: 0; |