adjust slider text style (#15128)

* adjust style

* use keep-all instead
This commit is contained in:
zombieJ 2019-04-28 15:41:36 +08:00 committed by GitHub
parent 5ce2f89adc
commit 5469bbaa73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,7 @@
display: inline-block;
color: @text-color-secondary;
text-align: center;
word-break: keep-all;
cursor: pointer;
&-active {