mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-25 04:12:29 +01:00
fix(Turntable): album image sticking out (#808)
This commit is contained in:
parent
0dd8243d4e
commit
e466bf82db
@ -81,8 +81,8 @@
|
|||||||
|
|
||||||
|
|
||||||
/* Cover Image */
|
/* Cover Image */
|
||||||
.main-nowPlayingWidget-coverExpanded{
|
.main-nowPlayingWidget-coverExpanded {
|
||||||
transform: translateX(-78px)
|
transform: translateX(-78px) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-coverSlotCollapsed-container {
|
.main-coverSlotCollapsed-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user