We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a679fc2 commit a0538eeCopy full SHA for a0538ee
src/sass/time-column.scss
@@ -5,6 +5,8 @@
5
flex-direction: column;
6
min-height: 100%;
7
8
+ height: 100%; // ie-fix
9
+
10
.rbc-timeslot-group {
11
flex: 1;
12
}
0 commit comments