Fix composition input layout with lots of whitespace

This commit is contained in:
Evan Hahn 2021-05-27 11:42:33 -04:00 committed by GitHub
parent e6f1ec2b6b
commit 6664315e3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;