V0.2.1 - bugfix (#52)
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
This commit is contained in:
parent
3fd8ee7783
commit
8a84a42cf5
|
@ -93,6 +93,7 @@ export default {
|
|||
|
||||
/* Header */
|
||||
.dark-mode-header {
|
||||
color:white;
|
||||
background: var(--surfacePrimary);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue