1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

Fix indentation

This commit is contained in:
Andrew Kingston 2022-06-21 09:52:51 +01:00
parent f9ef0da58e
commit 622c021afa

View file

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