mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fixed thumbnail for high DPI screens
This commit is contained in:
parent
af85d36762
commit
c5237547cf
2 changed files with 9 additions and 4 deletions
|
@ -1682,6 +1682,11 @@ input[type="color"],
|
|||
.history-title .popover.right .popover-content {
|
||||
padding: 5px 8px;
|
||||
}
|
||||
.history-thumbnail {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
width: 80px;
|
||||
}
|
||||
.edit-user-toggles {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue