diff --git a/examples/routers/date.vue b/examples/routers/date.vue index 54f1db8..8f17fd8 100644 --- a/examples/routers/date.vue +++ b/examples/routers/date.vue @@ -1,7 +1,9 @@ diff --git a/examples/routers/table.vue b/examples/routers/table.vue index cc9ad5f..c7ba3df 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -1,25 +1,18 @@ diff --git a/src/styles/components/date-picker.less b/src/styles/components/date-picker.less index 4455dbf..cc49d1a 100644 --- a/src/styles/components/date-picker.less +++ b/src/styles/components/date-picker.less @@ -18,6 +18,7 @@ &-cells{ width: @date-picker-cells-width; margin: 10px; + white-space: normal; span{ display: inline-block; width: 24px; -- libgit2 0.21.4