fix(dribbblish): fix sidebar playlist padding (#829)

This commit is contained in:
Luke 2022-09-21 06:54:04 -04:00 committed by GitHub
parent 0f7a687e76
commit 6612793f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -491,7 +491,7 @@ html.sidebar-hide-text .main-rootlist-statusIcons {
border-radius: 4px;
display: flex;
height: 56px;
padding: 0 20px;
padding: 0 12px;
}
img.playlist-picture {