Wrapping up for the day. Minor fixes to styling.

This commit is contained in:
Scott Idem
2024-12-23 18:04:04 -05:00
parent f024ccbe0c
commit 5977df38a7
5 changed files with 6 additions and 6 deletions

View File

@@ -610,7 +610,7 @@ async function handle_delete_event_obj(
/>
</label>
<label for="description" class="ae_label event__description">Short description
<label for="description" class="ae_label event__description w-full">Short description
<!-- <textarea name="description" id="description" class="ae_value event__description tinymce_editor editor_basic textarea" rows="5" cols="70" bind:value={$idaa_slct.event_obj.description} ></textarea> -->
<Tiptap_editor
@@ -1312,6 +1312,7 @@ async function handle_delete_event_obj(
{#if $ae_loc.trusted_access}
<label
for="notes"
class="w-full"
>
Internal Staff Notes
<Tiptap_editor