mirror of https://github.com/ElemeFE/element
Slider : fix mark text word break
parent
5390f4069e
commit
876a74b751
|
@ -164,6 +164,7 @@
|
|||
font-size: 14px;
|
||||
color: $--color-info;
|
||||
margin-top: 15px;
|
||||
word-break: normal;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue