mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 20:46:11 +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 {
|
||||
|
||||
svg {
|
||||
fill: $color-white;
|
||||
fill: $main-ui-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue