Fix indentation

This commit is contained in:
Andrew Kingston 2022-06-21 09:52:51 +01:00
parent 7eddb3b369
commit b9494e52b6
1 changed files with 4 additions and 4 deletions

View File

@ -152,10 +152,10 @@
{/key} {/key}
<!-- <!--
Flatpickr needs to be inside the theme wrapper. Flatpickr needs to be inside the theme wrapper.
It also needs its own container because otherwise it hijacks It also needs its own container because otherwise it hijacks
key events on the whole page. It is painful to work with. key events on the whole page. It is painful to work with.
--> -->
<div id="flatpickr-root" /> <div id="flatpickr-root" />
<!-- Modal container to ensure they sit on top --> <!-- Modal container to ensure they sit on top -->