better question display

This commit is contained in:
2024-09-19 13:36:16 -06:00
parent 225a65b53c
commit a388076a65
8 changed files with 156 additions and 131 deletions

View File

@@ -119,4 +119,9 @@ select {
.collapsible.expand {
max-height: 100vh;
}
.markdownQuizAnswerPreview p:last-child {
@apply p-0 m-0 ;
}