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

@ -815,9 +815,11 @@ option {
align-items: baseline;
line-height: 1.5;
p,
span {
display: block;
flex: 1 1 auto;
margin: 0;
}
.dismiss {