Poptip add prop wordWrap
This commit is contained in:
parent
953d02c723
commit
130ed8894b
3 changed files with 19 additions and 2 deletions
|
@ -43,6 +43,11 @@
|
|||
&-content{
|
||||
overflow: auto;
|
||||
|
||||
&-word-wrap{
|
||||
white-space: pre-wrap;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
&-inner{
|
||||
color: @text-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue