mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 10:05:03 +00:00
10 lines
141 B
SCSS
10 lines
141 B
SCSS
div#calendarControls {
|
|
height: 50%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
div#fullCalendar{
|
|
|
|
} |