Apply prettier to resources styles

This commit is contained in:
Alejandro Alonso 2022-01-12 11:27:43 +01:00
parent cd55ed7c8d
commit 6413c9dddd
54 changed files with 1437 additions and 1342 deletions

View file

@ -57,7 +57,6 @@ $width-left-toolbar: 48px;
svg {
fill: $color-gray-50;
}
}
&.selected {
@ -66,15 +65,10 @@ $width-left-toolbar: 48px;
svg {
fill: $color-primary;
}
}
}
&.panels {
margin-top: auto;
}
}