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 9106b61801
commit e90ac896f5

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;