1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 05:26:03 +02:00

Use overflow-wrap instead of word-wrap

This commit is contained in:
syuilo
2017-02-11 23:50:49 +09:00
parent fa70c40b33
commit 9706eb3059
17 changed files with 18 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ body
padding 0
body
word-wrap break-word
overflow-wrap break-word
overflow-wrap break-word
input:not([type])