Skip to content

Commit

Permalink
fix(module: calendar): fix calendar concat antd mobile css bug (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
3fuyu authored and Guoyuanqiang committed Apr 16, 2019
1 parent 044fb08 commit cee534a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/calendar/style/addon.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ calendar {

.@{prefixClass} .date-picker {
flex: 1;
overflow: scroll;
}

0 comments on commit cee534a

Please sign in to comment.