issue #11 Align horizontal align to center for channel logo on TV shortcut popup.

This commit is contained in:
Paul Kim
2023-12-19 15:12:43 +09:00
parent 08303fa684
commit 1105f3f562

View File

@@ -221,7 +221,7 @@
background-color: rgba(235,235,235,1);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
background-position: center center;
border-radius: 10px;
border: 2px solid rgb(67, 82, 105);
/* margin: 1%; */