diff --git a/client/src/templates/Challenges/video.css b/client/src/templates/Challenges/video.css index 5ab5ee2376a..09fd5185038 100644 --- a/client/src/templates/Challenges/video.css +++ b/client/src/templates/Challenges/video.css @@ -142,6 +142,7 @@ input:focus-visible + .video-quiz-input-visible { display: block; grid-column: 1; grid-row: 1; + overflow-x: auto; } .mcq-option-label {