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 2c5973f24a
commit 6c6b51d133

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;