diff --git a/examples/routers/date.vue b/examples/routers/date.vue
index 4a66d2c..c34a926 100644
--- a/examples/routers/date.vue
+++ b/examples/routers/date.vue
@@ -1,8 +1,8 @@
+
-
-
+
-
+
diff --git a/src/styles/components/date-picker.less b/src/styles/components/date-picker.less
index c008b63..eb1a66f 100644
--- a/src/styles/components/date-picker.less
+++ b/src/styles/components/date-picker.less
@@ -194,6 +194,7 @@
&-transfer{
z-index: @zindex-transfer;
max-height: none;
+ width: auto;
}
}
--
libgit2 0.21.4