mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Fix View on Plex overlay
This commit is contained in:
parent
817335b42e
commit
a4de63095f
1 changed files with 2 additions and 1 deletions
|
@ -1744,7 +1744,8 @@ a:hover .dashboard-recent-media-cover {
|
|||
}
|
||||
.summary-poster-face-overlay span {
|
||||
display: block;
|
||||
height: 70px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(../images/plex-logo-light.svg);
|
||||
background-size: 100px;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue