Update lukeflix.css

This commit is contained in:
2026-07-24 22:46:07 -06:00
parent ef490fd4f0
commit 2fed84e7e4

View File

@@ -2372,3 +2372,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
border-radius: 8px !important;
margin: 5px 0px 3px 3px !important;
}
/* Remove borders around each row and program */
.channelPrograms {
border: none !important;
}