Try again

This commit is contained in:
Lillian Violet 2024-04-21 22:38:04 +02:00
parent aa5b0d5a0d
commit 62eda3b33a

View file

@ -49,8 +49,8 @@
:root {
--sidebar-width: 50px;
--toolbar-height: -12px;
--menubar-height: -24px;
--toolbar-height: -9px;
--menubar-height: -18px;
--sidebar-padding: calc(var(--sidebar-width) + 5px);
--toolbar-start-end-padding: 5px !important;