fix(dashboard): fix calendar responsiviness

pull/3/head
Vladimir Lugovsky 9 years ago
parent 44894f4905
commit 084fe5359d

@ -712,4 +712,8 @@ a.fc-more {
content: "=";
}
}
}
.fc-day-grid-container.fc-scroller {
height: auto!important;
}
Loading…
Cancel
Save