mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 15:39:50 -05:00
🐛 Fix incorrect css
This commit is contained in:
parent
59ae0b0f55
commit
b97bbd10f0
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
|
||||
&.selected {
|
||||
background-color: $colro-gray-60;
|
||||
background-color: $color-gray-60;
|
||||
|
||||
svg {
|
||||
fill: $color-primary;
|
||||
|
|
Loading…
Add table
Reference in a new issue