mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
rdv: twig layout + teleport calendar controls
This commit is contained in:
@@ -0,0 +1 @@
|
||||
require('./scss/calendar.scss');
|
@@ -0,0 +1,10 @@
|
||||
div#calendarControls {
|
||||
height: 50%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
div#fullCalendar{
|
||||
|
||||
}
|
Reference in New Issue
Block a user