Fix sidebar width (#57)

* fix: icnrease side-docks and ribbon width so icons are not cut off

* fix: increase header-height to match tab-header
This commit is contained in:
Samuel Papke 2023-05-02 09:58:07 +02:00 committed by GitHub
parent b63ae6f279
commit 8b09b90321
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@
--max-width-text: 750px;
/* Companion */
--spectrum-side-docks: 0 0 30px;
--spectrum-side-docks: 0 0 40px;
--spectrum-hue: 20;
--monochrome-color: hsl(var(--spectrum-hue), 100%, 50%);
}
@ -90,6 +90,9 @@
--background-modifier-error: #cf2d2d;
--background-modifier-error-hover: #a72020;
--text-highlight-bg: #e9b35f;
--ribbon-width: 40px;
--header-height: 42px;
}
:root,
@ -121,6 +124,9 @@
--background-modifier-error: #cf2d2d;
--background-modifier-error-hover: #a72020;
--text-highlight-bg: #e9b35f;
--ribbon-width: 40px;
--header-height: 42px;
}
@font-face {