mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 15:18:59 +00:00
💄 Use css color variable instead of fixed value
This commit is contained in:
parent
a54f5484e8
commit
acf51ea744
@ -78,7 +78,7 @@
|
||||
}
|
||||
&:hover {
|
||||
svg {
|
||||
fill: #b1b2b5;
|
||||
fill: $color-gray-20;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user