make post status form wrap stable
This commit is contained in:
parent
5c5a350447
commit
1b62640325
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@
|
||||||
min-height: calc(var(--post-line-height) * 1em);
|
min-height: calc(var(--post-line-height) * 1em);
|
||||||
resize: none;
|
resize: none;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
text-wrap: stable;
|
||||||
|
|
||||||
&.scrollable-form {
|
&.scrollable-form {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue