From 5a929db01078470a23ba7707adaebbb74108c1b5 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 24 Jul 2024 15:43:03 +0300 Subject: fixed lack of gap in panel headers --- src/App.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.scss') 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; -- cgit v1.2.3-70-g09d2