Skip to content

Commit

Permalink
fix: revert a bug that the height of the column is broken when displa…
Browse files Browse the repository at this point in the history
…yed in IE11 (jquense#1789)" (jquense#1805)

This reverts commit a0538ee.
  • Loading branch information
jason-codaio committed Nov 10, 2020
1 parent 34aec3a commit 41104fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sass/time-column.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
flex-direction: column;
min-height: 100%;

height: 100%; // ie-fix

.rbc-timeslot-group {
flex: 1;
}
Expand Down

0 comments on commit 41104fa

Please sign in to comment.