🎉 Add styles to workspace menu.

This commit is contained in:
Juan de la Cruz 2020-03-20 15:55:44 +01:00 committed by Andrey Antukh
parent aebea8ed5f
commit c846521c92
2 changed files with 10 additions and 14 deletions

View file

@ -30,6 +30,6 @@
&:hover {
color: $color-black;
background: $color-gray-lightest;
background: $color-primary-lighter;
}
}