Update dark mode styles, fix black box on stories. Closes #2982

pull/2984/head
Daniel Supernault 3 years ago
parent 1e44a8128a
commit 3169f68e65
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -46,6 +46,10 @@
background: #000 !important; background: #000 !important;
} }
.story-viewer-component-card {
background: transparent !important;
}
.autocomplete-result-list { .autocomplete-result-list {
z-index: 99999; z-index: 99999;
} }

Loading…
Cancel
Save