Many subtle improvements to the UI design system (#1537)

This commit is contained in:
Keavon Chambers
2023-12-28 04:35:20 -08:00
committed by GitHub
parent 34f952bad1
commit 96b5d7b520
62 changed files with 326 additions and 521 deletions
@@ -248,11 +248,11 @@
.floating-menu-content .row:hover > & {
.input-key {
border-color: var(--color-7-middlegray);
border-color: var(--color-8-uppergray);
}
.input-mouse .dim {
fill: var(--color-7-middlegray);
fill: var(--color-8-uppergray);
}
}
}