Fixed covers not being centered in search results

This commit is contained in:
RemixDev 2022-02-25 12:45:34 +01:00
parent 5280988d56
commit 03a814bab4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ export default {
.cover-container {
width: 156px;
height: 156px;
margin-bottom: 10px;
margin: 0px auto 10px;
}
.cover-container .coverart {
backface-visibility: hidden;