mirror of
https://github.com/penpot/penpot.git
synced 2025-02-18 21:06:11 -05:00
Fix proportion lock icon selected color.
This commit is contained in:
parent
1a51aaf8cf
commit
c9f8b5b562
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
||||||
&.selected {
|
&.selected {
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
fill: $color-white;
|
fill: $main-ui-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue