mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Fix proportion lock icon selected color.
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
&.selected {
|
||||
|
||||
svg {
|
||||
fill: $color-white;
|
||||
fill: $main-ui-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user