fix(Dribbblish): unaligned playlists icons (#865)

This commit is contained in:
Udo van der Wier 2022-12-11 23:38:09 +01:00 committed by GitHub
parent 0c6961c39a
commit 5f8730bff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -590,6 +590,7 @@ li.GlueDropTarget {
pointer-events: none;
}
.dribs-playlist-list {
padding: 0px 8px;
padding-bottom: 56px;
}
#dribbblish-back-shadow {
@ -905,4 +906,4 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
.main-view-container {
min-height: 85vh !important;
}
}
}