fix: welcome modal bugs, about tab issues

This commit is contained in:
David Ralph
2022-04-18 19:50:16 +01:00
parent f8fbf9a7c7
commit 8f25df9827
17 changed files with 60 additions and 19 deletions

View File

@@ -108,7 +108,7 @@ $themes: (
.subtitle {
font-size: 14px;
@include themed() {
color: t($subColor);
}