Editor overflow menu theming
authorAdam Dullage <redacted>
Sat, 6 May 2023 08:23:22 +0000 (09:23 +0100)
committerAdam Dullage <redacted>
Sat, 6 May 2023 08:23:22 +0000 (09:23 +0100)
flatnotes/src/toastui-editor-theme.scss

index c7e094c6b83fd5b5803239f900c10e546f7b0538..1a69f732d5cb33e7a8bfe0d7621e7477f31e4a49 100644 (file)
   background-color: var(--colour-background-elevated);
 }
 
+.toastui-editor-dropdown-toolbar {
+  background-color: var(--colour-background-elevated);
+  border-color: var(--colour-border);
+}
+
 // Tables
 .toastui-editor-contents table th,
 .toastui-editor-contents table td {
git clone https://git.99rst.org/PROJECT