refs #1263 Specify word-break to normal in New toot

This commit is contained in:
AkiraFukushima 2020-04-11 17:33:35 +09:00
parent ab0423d51d
commit a948c2f47b
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ export default {
resize: none;
height: 120px;
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 9.355, 1);
word-break: normal;
&::placeholder {
color: #c0c4cc;