diff --git a/assets/res/style.css b/assets/res/style.css index 7bfa822..b578ffc 100644 --- a/assets/res/style.css +++ b/assets/res/style.css @@ -130,6 +130,10 @@ header .buttonList { white-space: nowrap; } +.sidebarLabel { + margin: 1rem 0; +} + #contentWrap { padding: 1rem; }