0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 21:09:00 -05:00

🐛 Fix incorrect css

This commit is contained in:
alonso.torres 2020-10-02 14:41:04 +02:00
parent 59ae0b0f55
commit b97bbd10f0

View file

@ -64,7 +64,7 @@
} }
&.selected { &.selected {
background-color: $colro-gray-60; background-color: $color-gray-60;
svg { svg {
fill: $color-primary; fill: $color-primary;