diff options
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss index 1145ded4..bd924487 100644 --- a/src/App.scss +++ b/src/App.scss @@ -6,6 +6,7 @@ --fontSize: 14px; --status-margin: 0.75em; --navbar-height: var(--navbarSize, 3.5rem); + --panel-header-height: var(--panelHeaderSize, 3.2rem); --post-line-height: 1.4; // Z-Index stuff --ZI_media_modal: 9000; |
