issue #11 Align horizontal align to center for channel logo on TV shortcut popup.
This commit is contained in:
@@ -221,7 +221,7 @@
|
|||||||
background-color: rgba(235,235,235,1);
|
background-color: rgba(235,235,235,1);
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: left center;
|
background-position: center center;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 2px solid rgb(67, 82, 105);
|
border: 2px solid rgb(67, 82, 105);
|
||||||
/* margin: 1%; */
|
/* margin: 1%; */
|
||||||
|
|||||||
Reference in New Issue
Block a user