issue #11 adjust tv short popup's channel number width.

This commit is contained in:
Paul Kim
2023-12-18 13:36:44 +09:00
parent 74b4b32b05
commit 825c95b6be

View File

@@ -227,10 +227,11 @@
} }
.main .tv .shortcut .ch_list>#record tr>.scitem>#num { .main .tv .shortcut .ch_list>#record tr>.scitem>#num {
width: 14%; width: 18%;
float: left; float: left;
text-align: center; text-align: center;
/* margin: 4px 0px 1px 0px; */ /* margin: 4px 0px 1px 0px; */
overflow: hidden;
} }
.main .tv .shortcut .ch_list>#record tr>.scitem>#title { .main .tv .shortcut .ch_list>#record tr>.scitem>#title {