Skip to content

Commit

Permalink
fix: #9
Browse files Browse the repository at this point in the history
  • Loading branch information
dwqs committed Apr 13, 2018
1 parent 900a0e2 commit 2b2738d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@
.v2-picker-range-panel-wrap {
font-size: 0;
box-sizing: border-box;
// fix #9
white-space: nowrap;
}

.v2-picker-range-panel {
Expand Down

0 comments on commit 2b2738d

Please sign in to comment.