Update editor toolbar.

Unify dropdown handling, refactor crowded toolbar
This commit is contained in:
2026-05-08 09:29:31 +02:00
parent fcbfeeb96a
commit 922f2e02ec
3 changed files with 65 additions and 80 deletions
+4
View File
@@ -379,6 +379,10 @@ main > h2 {
flex-direction: column;
}
body.editor-wide main {
max-width: none;
}
textarea {
width: 100%;
min-height: 60vh;