This commit is contained in:
Lingzi
2022-03-11 16:14:32 +08:00
parent 25b346a81d
commit e1732480cd
6 changed files with 83 additions and 4 deletions

View File

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