Merge pull request #348 from BetterSEQTA/goto-fix

Go to popup not scrolling #342
This commit is contained in:
Seth Burkart
2025-09-15 11:27:09 +10:00
committed by GitHub
+2
View File
@@ -1690,6 +1690,8 @@ iframe.userHTML {
.programmeNavigator {
box-shadow: 0 0 40px 0px rgba(0,0,0,0.05);
overflow-y: scroll;
height: 100%;
.navigator {
padding: 6px !important;