mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
adjust slider text style (#15128)
* adjust style * use keep-all instead
This commit is contained in:
parent
5ce2f89adc
commit
5469bbaa73
@ -86,6 +86,7 @@
|
||||
display: inline-block;
|
||||
color: @text-color-secondary;
|
||||
text-align: center;
|
||||
word-break: keep-all;
|
||||
cursor: pointer;
|
||||
|
||||
&-active {
|
||||
|
Loading…
Reference in New Issue
Block a user