Skip to content
Snippets Groups Projects
Commit 4e8278fb authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '680-playlist-card-bg' into 'develop'

Resolve "Album covers in Playlist Card don't have the right size"

Closes #680

See merge request funkwhale/funkwhale!952
parents afc62c09 22240b9f
No related branches found
No related tags found
No related merge requests found
Set correct size for album covers in playlist cards (#680)
......@@ -88,5 +88,6 @@ export default {
/* background-position: 0 0, 25% 0, 50% 0, 75% 0, 100% 0; */
font-size: 4em;
box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset !important;
padding: unset;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment