mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-27 05:19:18 -05:00
[web] Fix for elongated cover artworks being distorted
Elongated cover artworks were distorted when displayed on album lists.
This commit is contained in:
parent
bbe29a7a63
commit
36d76d7e3e
@ -159,6 +159,7 @@ section.hero + section.fd-content {
|
||||
}
|
||||
|
||||
.fd-cover {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
&-small-image {
|
||||
|
Loading…
x
Reference in New Issue
Block a user