Pantheon desktop: Fix overlapping icons in file manager sidebar

This commit is contained in:
EliverLara
2020-08-02 14:36:25 -05:00
parent 36c45c7a2b
commit 20828e06ac
3 changed files with 0 additions and 3 deletions

View File

@@ -39,7 +39,6 @@
&.view{
transition: all .12s ease-in;
&:selected {
padding-left: 4px;
background: transparentize(darken($main_dark_color, 5%), 0.5);
color: $selected_fg_color;
&:active { box-shadow: inset 0 2px 3px -1px transparentize(black, 0.5); }