feat: emails tab

This commit is contained in:
Jannat Patel
2023-10-23 20:12:48 +05:30
parent 4a9ccc6fde
commit 60e78e8e74
4 changed files with 62 additions and 8 deletions

View File

@@ -2478,4 +2478,8 @@ select {
.questions-table .row-index {
display: none;
}
.text-color {
color: var(--text-color);
}