4 more pixels

This commit is contained in:
Lillian Violet 2024-04-21 22:43:39 +02:00
parent 7f84e7c116
commit 25030da53a

View file

@ -49,7 +49,7 @@
:root {
--sidebar-width: 50px;
--toolbar-height: -24px;
--toolbar-height: -20px;
--menubar-height: -42px;
--sidebar-padding: calc(var(--sidebar-width) + 5px);
--toolbar-start-end-padding: 5px !important;