mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
fix: update word break style
This commit is contained in:
parent
bdd95111c1
commit
0c58c193cd
@ -83,6 +83,7 @@ section {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
overflow: scroll;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.main-section {
|
||||
|
Loading…
Reference in New Issue
Block a user