mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
fix currently playing playlist overlay being misaligned
This commit is contained in:
parent
5f11dffb7a
commit
24976c55e1
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ html {
|
|||
margin-left: 12px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue