Not sure which way it needs to go

This commit is contained in:
Lillian Violet 2024-04-21 22:39:05 +02:00
parent 62eda3b33a
commit b107787c63

View file

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