mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(client): handle MCQ options overflow (#67187)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user