use break-word over break-all, close #11722

This commit is contained in:
afc163 2018-08-22 23:05:16 +08:00
parent 3ffc7f6ac2
commit 11d29fb522

View File

@ -47,7 +47,7 @@
border-radius: @border-radius-base;
box-shadow: @box-shadow-base;
min-height: 32px;
word-break: break-all;
word-wrap: break-word;
}
// Arrows