small fixes to post form

This commit is contained in:
Henry Jameson 2026-05-19 16:39:46 +03:00
commit 488a448f96
2 changed files with 3 additions and 1 deletions

View file

@ -53,6 +53,7 @@
.preview-heading {
display: flex;
flex-wrap: wrap;
margin: 0 0.5em;
}
.preview-toggle {
@ -106,7 +107,6 @@
display: flex;
justify-content: space-between;
align-items: baseline;
margin-left: -0.5em;
}
.visibility-notice {