iapyang 6 years ago
parent
commit
74b8ea8dfb
  1. 2
      src/widget/date/calendar/picker.year.js

2
src/widget/date/calendar/picker.year.js

@ -70,7 +70,7 @@ BI.YearPicker = BI.inherit(BI.Widget, {
type: "bi.center_adapt", type: "bi.center_adapt",
items: [{ items: [{
el: { el: {
type: "bi.horizontal", type: "bi.horizontal_float",
width: 50, width: 50,
items: [{ items: [{
el: this.year el: this.year

Loading…
Cancel
Save