Files
chill-bundles/src/Bundle/ChillCalendarBundle/Resources/public/chill/scss/calendar.scss
2021-08-19 18:45:59 +02:00

10 lines
141 B
SCSS

div#calendarControls {
height: 50%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
div#fullCalendar{
}