1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00

Add modal container to top level of client apps

This commit is contained in:
Andrew Kingston 2021-11-18 20:31:00 +00:00
parent 33e5e198b7
commit b7b424b7f8

View file

@ -121,6 +121,9 @@
-->
<div id="flatpickr-root" />
<!-- Modal container to ensure they sit on top -->
<div class="modal-container" />
<!-- Layers on top of app -->
<NotificationDisplay />
<ConfirmationDisplay />