General clean up of code. Starting to wrap up for the night.

This commit is contained in:
Scott Idem
2024-02-27 19:20:21 -05:00
parent 714642380e
commit ed97cba7a6
7 changed files with 123 additions and 153 deletions

View File

@@ -203,7 +203,10 @@ $: if ($slct_trigger == 'set_access_code_li' && !$ae_loc.ds['hub__page__access_c
<!-- regionFooter="flex justify-end space-x-2" -->
<Modal components={modalRegistry}
regionFooter='flex justify-between space-x-2'
regionBackdrop=''
regionBody=''
regionHeader='modal-header card-header text-2xl font-bold'
regionFooter='modal-footer flex justify-between space-x-2'
/>