Wrapping up for the day. Minor fixes to styling.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user