Update _sidebars.scss

This commit is contained in:
Lorem
2022-06-21 15:20:02 -04:00
parent c35c298ea7
commit 7118f17076
+24
View File
@@ -89,3 +89,27 @@
.buttonIcon-2Zsrs2.withText-2iJppd {
margin-right: 0px;
}
/* Spotify Plugin */
.powercord-spotify{
margin-bottom: 10px;
.spotify-extra-controls{
pointer-events: initial;
height: 32px;
opacity: 1;
}
.spotify-seek{
margin-top: 3px !important;
margin-right: 10px;
.spotify-seek-bar{
height: 4px;
.spotify-seek-bar-progress{
border-radius: 5px;
}
}
.spotify-seek-elements{
height: 12px;
opacity: 1;
}
}
}