🐛 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 {
background-color: $colro-gray-60;
background-color: $color-gray-60;
svg {
fill: $color-primary;