Skip to content

Commit

Permalink
[fixed] add minHeight for week view overflow
Browse files Browse the repository at this point in the history
fixes #35
  • Loading branch information
jquense committed Feb 4, 2016
1 parent 6de0e48 commit 2dc61ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/less/time-grid.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
flex: 1;
width: 100%;
border: 1px solid @calendar-border;
min-height: 0;

.rbc-time-gutter {
white-space: nowrap;
Expand Down

0 comments on commit 2dc61ec

Please sign in to comment.