mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
🐛 Fixes hover on color palette
This commit is contained in:
parent
a4bb162090
commit
549370e5f5
@ -30,7 +30,7 @@
|
||||
|
||||
&:hover {
|
||||
svg {
|
||||
fill: $color-gray-50;
|
||||
fill: $color-gray-30;
|
||||
}
|
||||
}
|
||||
&.disabled {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user