Bug fix from last commit. Margin change did not take effect

This commit is contained in:
2026-07-28 16:27:59 -06:00
parent d6c322fc3a
commit adbdec4e6b

View File

@@ -2473,7 +2473,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
.tvGuideHeader {
flex-direction: row !important;
margin: none;
margin: 0 !important;
}
/* Date Selector */