fix word-break for moblie

This commit is contained in:
m9810223 2021-01-29 03:46:29 +08:00
parent 438cc9561c
commit 2197e89a5f
No known key found for this signature in database
GPG Key ID: 55B097D2E5470A87
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
&__text {
margin-top: 1rem;
line-height: 1.7rem;
word-break: break-all;
}
&__image {