mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 03:08:12 +08:00
Fix MenuList submenu reachability on hover and other styling
This commit is contained in:
@@ -318,7 +318,7 @@
|
||||
padding: 9px 0;
|
||||
border: none;
|
||||
border-radius: 2px;
|
||||
background: rgba(var(--color-1-nearblack-rgb), 0.75);
|
||||
background: none;
|
||||
|
||||
&:hover {
|
||||
background: var(--color-5-dullgray);
|
||||
|
||||
Reference in New Issue
Block a user