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