Let's try and change some values, this doesn't seem to work

This commit is contained in:
Lillian Violet 2024-04-21 22:33:57 +02:00
parent 43d652c129
commit e8651810d0

View file

@ -49,8 +49,8 @@
:root {
--sidebar-width: 50px;
--toolbar-height: -50px;
--menubar-height: -74px;
--toolbar-height: -30px;
--menubar-height: -54px;
--sidebar-padding: calc(var(--sidebar-width) + 5px);
--toolbar-start-end-padding: 5px !important;