mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 08:29:53 +01:00
Pantheon desktop: Fix overlapping icons in file manager sidebar
This commit is contained in:
@@ -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); }
|
||||
|
||||
Reference in New Issue
Block a user