We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b55d31 commit aa7fe99Copy full SHA for aa7fe99
src/styles/endscreen.css
@@ -21,6 +21,9 @@
21
/* Special treatment for iOS devices */
22
-webkit-text-size-adjust: none;
23
}
24
+.h5p-interactive-video.mobile .h5p-interactive-video-endscreen {
25
+ overflow-y: auto;
26
+}
27
.h5p-interactive-video-endscreen.h5p-interactive-video-endscreen-active {
28
opacity: 1;
29
0 commit comments