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 83f093b9b9
commit b3164766f0

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;