windy 3 years ago
parent
commit
4ca4d49b46
  1. 2
      src/widget/singleslider/singleslider.js

2
src/widget/singleslider/singleslider.js

@ -127,7 +127,7 @@ BI.SingleSlider = BI.inherit(BI.Single, {
width: "100%"
}, {
el: {
type: "bi.vertical_adapt",
type: "bi.vertical",
items: [{
type: "bi.horizontal_auto",
items: [this.label]

Loading…
Cancel
Save