mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Fix album art on recently added.
This commit is contained in:
parent
dceab3791f
commit
98f5c33af7
1 changed files with 4 additions and 0 deletions
|
@ -413,6 +413,10 @@ input[type="color"],
|
|||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.poster {
|
||||
position: relative;
|
||||
height: 225px;
|
||||
}
|
||||
.poster-face {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue