mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -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:
@@ -159,6 +159,7 @@ section.hero + section.fd-content {
|
||||
}
|
||||
|
||||
.fd-cover {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
&-small-image {
|
||||
|
||||
Reference in New Issue
Block a user