Fix Live TV channel logo cut off in popover
This commit is contained in:
@@ -3153,7 +3153,7 @@ div.dataTables_info {
|
|||||||
.channel-thumbnail {
|
.channel-thumbnail {
|
||||||
background-color: #868b8b;
|
background-color: #868b8b;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: contain;
|
||||||
background-origin: content-box;
|
background-origin: content-box;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
Reference in New Issue
Block a user