Fix Slider[disabled] focus handler style, close #4045

pull/4119/head
afc163 8 years ago
parent 0e1f154aab
commit 75173dd7b0

@ -135,6 +135,7 @@
border-color: @slider-disabled-color!important;
background-color: @component-background;
cursor: not-allowed;
box-shadow: none;
}
.@{slider-prefix-cls}-mark-text,

Loading…
Cancel
Save