Ajustement de l'interface problématique dans l'éditeur de quiz

Fixes #74
This commit is contained in:
JubaAzul 2025-01-08 13:48:03 -05:00
parent b46c1c1934
commit c3de76cd20

View file

@ -22,7 +22,6 @@
.quizEditor .editSection { .quizEditor .editSection {
width: 100%; width: 100%;
height: 78vh;
display: flex; display: flex;
} }