smushed subject line and post body together, kinda

This commit is contained in:
RiedleroD 2024-04-26 23:43:14 +02:00 committed by Jeder
parent ac6c0095c5
commit 05ca510b4b

View file

@ -600,6 +600,8 @@
height: calc(var(--post-line-height) * 1em);
min-height: calc(var(--post-line-height) * 1em);
resize: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
&.-has-subject {
border-top-left-radius: 0;