mirror of
https://github.com/penpot/penpot.git
synced 2025-07-04 11:37:18 +02: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
Add a link
Reference in a new issue