fix word break bug
This commit is contained in:
parent
f549645dce
commit
f96428ef20
|
@ -14,7 +14,7 @@
|
|||
.clear_both{
|
||||
clear: both;
|
||||
}
|
||||
pre{
|
||||
.memo-content pre{
|
||||
white-space: normal;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue