fix: assessment validation

This commit is contained in:
Jannat Patel
2023-06-27 12:17:00 +05:30
parent 0e1b91f1ec
commit f3830bfdd5
2 changed files with 18 additions and 13 deletions

View File

@@ -2204,4 +2204,10 @@ select {
.btn-remove-course:hover {
opacity: 1;
}
.rows .grid-row .data-row,
.rows .grid-row .grid-footer-toolbar,
.grid-form-heading {
cursor: none;
}