mirror of https://github.com/ElemeFE/element
Popover: remove word-break style
parent
fac4bdf2f3
commit
4af54f5a93
|
@ -13,7 +13,6 @@
|
||||||
color: $--color-text-regular;
|
color: $--color-text-regular;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
word-break: break-all;
|
|
||||||
font-size: $--popover-font-size;
|
font-size: $--popover-font-size;
|
||||||
box-shadow: $--box-shadow-light;
|
box-shadow: $--box-shadow-light;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue