fix: save member info in quiz submission

This commit is contained in:
Jannat Patel
2022-06-27 17:42:42 +05:30
parent f43dfd47d0
commit cd009936e2
2 changed files with 3 additions and 2 deletions

View File

@@ -900,7 +900,7 @@ pre {
}
.empty-state {
background: var(--gray-50);
background: var(--gray-200);
border-radius: var(--border-radius-lg);
padding: 2rem;
display: flex;