This might never work but last shot

This commit is contained in:
Lillian Violet 2024-04-21 22:45:23 +02:00
parent 61fc96fbd1
commit 056b9799ad

View file

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