mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2024-12-28 18:36:30 +00:00
Fixed covers not being centered in search results
This commit is contained in:
parent
5280988d56
commit
03a814bab4
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue