Fix composition input layout with lots of whitespace
This commit is contained in:
parent
e6f1ec2b6b
commit
6664315e3a
1 changed files with 1 additions and 0 deletions
|
@ -8970,6 +8970,7 @@ button.module-image__border-overlay:focus {
|
|||
caret-color: transparent;
|
||||
padding: 0;
|
||||
text-align: start;
|
||||
white-space: break-spaces;
|
||||
|
||||
&--loaded {
|
||||
caret-color: auto;
|
||||
|
|
Loading…
Reference in a new issue