Skip to content

Commit

Permalink
put that in the right area
Browse files Browse the repository at this point in the history
  • Loading branch information
BabyBoySnow committed May 7, 2024
1 parent b49ccd3 commit 4faa9ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/injectors/ven/plugins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,13 @@
background-color: $hover-color;
border-color: $hover-color;
color: $hover-color;
margin-top: 5px;
}

#vc-spotify-progress-bar > [class^='slider'] [class^='grabber'] {
background-color: $main-color;
border-color: $main-color;
color: $main-color;
&:hover {
margin-top: 5px;
}
}

// SHOW HIDDEN CHANNELS
Expand Down

0 comments on commit 4faa9ac

Please sign in to comment.