Merge pull request 'patches v1.4.1' (#85) from develop into main
Reviewed-on: #85
This commit is contained in:
commit
d25fa07512
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<FullCalendar ref="fullCalendar" :options="calendarOptions" class="max-h-full h-full" />
|
||||
<div class="flex flex-col w-full grow overflow-hidden">
|
||||
<FullCalendar ref="fullCalendar" :options="calendarOptions" class="max-h-full h-full" />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue