Force white background in quick-format dialog for now

To avoid unpleasantness in dark mode
This commit is contained in:
Dan Stillman 2024-01-25 00:20:50 -05:00
parent f7fe38b94b
commit 9151fb3558

View file

@ -153,6 +153,7 @@
overflow: hidden;
outline: none;
line-height: 2em;
background: white;
}
.citation-dialog.spinner {