Merge pull request #8 from Loremly/main

Update _sidebars.scss
This commit is contained in:
Vozer
2022-06-21 14:25:36 -05:00
committed by GitHub
+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;
}
}
}