Fixed up chromium compatibility.

This commit is contained in:
rainbow napkin 2025-05-04 20:21:35 -04:00
parent e2e6d975fb
commit 781b6a8311
3 changed files with 14 additions and 3 deletions

View file

@ -55,8 +55,9 @@ div.channel-guide-entry{
}
span.channel-guide-entry-item{
overflow: scroll;
overflow-y: scroll;
height: 2em;
scrollbar-width: none;
}
p.channel-guide-entry{