Pretty close now

This commit is contained in:
Lillian Violet 2024-04-21 22:36:58 +02:00
parent 2fffe8e6a4
commit aa5b0d5a0d

View file

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