mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 05:34:58 -05:00
[web-src] Fix cover artwork shadow clipped off
This commit is contained in:
@@ -151,6 +151,9 @@ section.hero + section.fd-content {
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
|
||||
/* Padding matches the drop-shadow size of the image */
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.fd-cover-image img {
|
||||
|
||||
Reference in New Issue
Block a user