There was an error while loading. Please reload this page.
1 parent 33a4503 commit c41b094Copy full SHA for c41b094
README.md
@@ -1,7 +1,8 @@
1
# vue-datepicker-infinite
2
easy datepicker of a vue 2.0 component
3
<p align="center">
4
-
+
5
+<img src="https://github.com/leepyng/vue-datepicker-infinite/blob/master/git/QQ20180508-153441.gif" alt="Coverage Status">
6
7
</p>
8
# install
datePicker.vue
@@ -338,7 +338,7 @@
338
339
box-sizing: border-box;
340
position: relative;
341
-display: -webkit-box;
+/*display: -webkit-box;*/
342
-webkit-box-orient: vertical;
343
-webkit-box-align: center;
344
-webkit-box-pack: end;
0 commit comments