Fix theme

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-18 10:10:23 +05:30
parent 9c12e11375
commit 85c3240b54
6 changed files with 38 additions and 29 deletions

View File

@@ -45,7 +45,7 @@
border-radius: inherit;
.text {
color: var(--bg-surface);
color: white;
}
}
}