Add modal container to top level of client apps
This commit is contained in:
parent
33e5e198b7
commit
b7b424b7f8
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue