Merge branch 'main' of https://github.com/frappe/lms into quiz-with-no-answer-check

This commit is contained in:
Jannat Patel
2023-07-10 12:33:25 +05:30
3 changed files with 38 additions and 7 deletions

View File

@@ -382,7 +382,6 @@ input[type=checkbox] {
text-overflow: ellipsis;
width: 100%;
overflow: hidden;
white-space: nowrap;
margin-bottom: 1.25rem;
}