Browse Source

Fix slider tooltip style

pull/297/head
afc163 9 years ago
parent
commit
2106387a64
  1. 3
      style/components/slider.less

3
style/components/slider.less

@ -153,8 +153,7 @@
}
&-inner {
padding: 6px 2px;
width: 100%;
padding: 6px;
min-width: 24px;
height: 24px;
font-size: @font-size-base;

Loading…
Cancel
Save