Merge branch 'fix-word-break' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2025-04-03 12:45:33 +03:00
commit 2fcbebc995
4 changed files with 7 additions and 3 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;