Merge remote-tracking branch 'origin/develop' into sss-objects

This commit is contained in:
Henry Jameson 2025-04-08 22:36:05 +03:00
commit 4d5333102e
28 changed files with 788 additions and 983 deletions

View file

@ -205,6 +205,7 @@
min-height: calc(var(--post-line-height) * 1em);
resize: none;
background: transparent;
text-wrap: stable;
&.scrollable-form {
overflow-y: auto;