Fix some dark mode styling

This commit is contained in:
2020-11-09 11:44:01 -06:00
parent 826f01d1ab
commit a9dd16cc64
8 changed files with 44 additions and 2 deletions

View File

@@ -63,3 +63,6 @@ ion-icon.invisible {
margin-right: 5px;
}
}
body.dark {
}