fix text layout

This commit is contained in:
Yasuhiro Matsumoto 2023-04-14 15:30:52 +09:00
parent 0e75f47d1d
commit 955baaafa7
No known key found for this signature in database
GPG Key ID: 622DE34DC490584B

View File

@ -3,6 +3,8 @@
line-height: 24px; line-height: 24px;
white-space: pre-wrap; white-space: pre-wrap;
word-break: break-word; word-break: break-word;
margin-top: 12px;
margin-bottom: 12px;
} }
.text a { .text a {