diff --git a/examples/routers/date.vue b/examples/routers/date.vue index 54f1db83..8f17fd8a 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 cc9ad5fe..c7ba3df0 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 4455dbf2..cc49d1a9 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;