Merge pull request #174 from ets-cfuhrman-pfe/JubaAzul/issue74

Ajustement de l'interface problématique dans l'éditeur de quiz
This commit is contained in:
Christopher (Cris) Fuhrman 2025-01-09 16:28:57 -05:00 committed by GitHub
commit ecf4f9a819
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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