Tiny bit more

This commit is contained in:
Lillian Violet 2024-04-21 22:42:50 +02:00
parent b5f45d6632
commit 7f84e7c116

View file

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