feat: quiz question from UI

This commit is contained in:
Jannat Patel
2023-10-18 23:21:49 +05:30
parent 0111ff9c99
commit 68b2dd6147
8 changed files with 178 additions and 73 deletions

View File

@@ -2474,4 +2474,8 @@ select {
.modal-body .ql-container {
max-height: unset !important;
}
.questions-table .row-index {
display: none;
}