This commit is contained in:
Lillian Violet 2024-04-21 22:44:29 +02:00
parent 25030da53a
commit 61fc96fbd1

View file

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