7 lines
139 B
SCSS
7 lines
139 B
SCSS
@import "react-big-calendar/lib/sass/styles";
|
|
|
|
.rbc-time-view .rbc-row {
|
|
box-sizing: unset !important;
|
|
min-height: unset !important;
|
|
}
|