From 2dc7326cdbb33d4102e25d8dde1df9a61d1137cb Mon Sep 17 00:00:00 2001 From: iapyang Date: Tue, 14 Aug 2018 14:19:13 +0800 Subject: [PATCH] update --- src/widget/date/calendar/picker.year.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widget/date/calendar/picker.year.js b/src/widget/date/calendar/picker.year.js index 56d0a0baf..ddba0fab5 100644 --- a/src/widget/date/calendar/picker.year.js +++ b/src/widget/date/calendar/picker.year.js @@ -71,7 +71,7 @@ BI.YearPicker = BI.inherit(BI.Widget, { items: [{ el: { type: "bi.horizontal", - width: 45, + width: 50, items: [{ el: this.year }]