Update sidebar icon color

This commit is contained in:
EliverLara
2019-03-23 13:38:37 -06:00
parent ba7c80cacd
commit 48b4999205
3 changed files with 3 additions and 3 deletions

View File

@@ -153,7 +153,7 @@ placessidebar{
}
&:selected{
color: rgba(0,0,0,0.54);
color: #fff;
background-color: transparent;
background-image:linear-gradient(to right, #00e8b7 40px,
rgba(65,67,75,0) 36px, rgba(65,67,75,0)97%);