mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 09:18:12 +08:00
Update some UI components to polish the frontend
This commit is contained in:
@@ -146,11 +146,12 @@
|
||||
}
|
||||
|
||||
&.flush {
|
||||
background: none;
|
||||
--button-background-color: none;
|
||||
--button-text-color: var(--color-e-nearwhite);
|
||||
|
||||
&:hover,
|
||||
&.open {
|
||||
background: var(--color-5-dullgray);
|
||||
--button-background-color: var(--color-5-dullgray);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user