1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +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 e1021f429c
commit c432c86419

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 />