Skip to content

Commit 10ac8c8

Browse files
keikarimiko
andauthored
Fix nag convering bottom Save/Cancel on playlist arrange mode (#3403)
Co-authored-by: miko <sauce47@posteo.net>
1 parent 70fae67 commit 10ac8c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ui/scss/component/_collection.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,3 +282,7 @@
282282
}
283283
}
284284
}
285+
286+
body:has(.nag) .card-fixed-bottom {
287+
bottom: 3rem;
288+
}

0 commit comments

Comments
 (0)