V0.2.1 - bugfix (#52)

Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
This commit is contained in:
Graham Steffaniak 2023-10-14 08:44:32 -05:00 committed by GitHub
parent 3fd8ee7783
commit 8a84a42cf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ export default {
/* Header */
.dark-mode-header {
color:white;
background: var(--surfacePrimary);
}