Popover: remove word-break style

This commit is contained in:
Leopoldthecoder 2017-12-17 18:08:10 +08:00 committed by 杨奕
parent fac4bdf2f3
commit 4af54f5a93

View File

@ -13,7 +13,6 @@
color: $--color-text-regular;
line-height: 1.4;
text-align: justify;
word-break: break-all;
font-size: $--popover-font-size;
box-shadow: $--box-shadow-light;