fix(css): remove break-all

This commit is contained in:
Tienson Qin
2020-12-20 14:54:50 +08:00
parent 8208b92d60
commit 511f903c9e

View File

@@ -6,7 +6,6 @@
max-width: 100%;
overflow: initial;
cursor: text;
word-break: break-all;
img {
max-width: 100%;