Fix differing border color and streamline current-articles.html

This commit is contained in:
2024-09-08 16:21:26 +02:00
parent 013cddc157
commit c7761e2dc8
4 changed files with 12 additions and 18 deletions

View File

@ -52,7 +52,7 @@ textarea {
}
.editor-toolbar {
@apply border border-slate-200
@apply border border-slate-200 dark:border-slate-800
}
.editor-toolbar.fullscreen {