This commit is contained in:
Lingzi
2022-03-11 15:16:02 +08:00
parent 172a0a0f24
commit 79a1e172dd

View File

@ -47,4 +47,4 @@ input[type="number"] {
.break-word-all {
word-break: break-all;
word-wrap : break-word;
}
}