Skip to content

Commit 41104fa

Browse files
authored
fix: revert a bug that the height of the column is broken when displayed in IE11 (jquense#1789)" (jquense#1805)
This reverts commit a0538ee.
1 parent 34aec3a commit 41104fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/sass/time-column.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
flex-direction: column;
66
min-height: 100%;
77

8-
height: 100%; // ie-fix
9-
108
.rbc-timeslot-group {
119
flex: 1;
1210
}

0 commit comments

Comments
 (0)