issue #11 TV바로가기 채널 아이콘 배경 흰색으로 변경.

This commit is contained in:
Paul Kim
2023-12-19 09:50:51 +09:00
parent f95b5efe56
commit d6ea0ef74e

View File

@@ -218,6 +218,7 @@
height: 40px;
/* height: 100%; */
float: left;
background-color: rgba(235,235,235,1);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;