Pretty close now
This commit is contained in:
parent
2fffe8e6a4
commit
aa5b0d5a0d
|
@ -49,8 +49,8 @@
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--sidebar-width: 50px;
|
--sidebar-width: 50px;
|
||||||
--toolbar-height: -10px;
|
--toolbar-height: -12px;
|
||||||
--menubar-height: -34px;
|
--menubar-height: -24px;
|
||||||
--sidebar-padding: calc(var(--sidebar-width) + 5px);
|
--sidebar-padding: calc(var(--sidebar-width) + 5px);
|
||||||
--toolbar-start-end-padding: 5px !important;
|
--toolbar-start-end-padding: 5px !important;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue