More work on getting post and comment editing working.

This commit is contained in:
Scott Idem
2024-11-05 16:33:24 -05:00
parent cf997601f4
commit 4d667d57a4
7 changed files with 440 additions and 82 deletions

View File

@@ -1312,10 +1312,7 @@ async function handle_delete_event_obj({event_id, method='disable'}) {
</section>
<style>
/* .ae_section .ae_options {
align-self: center;
} */
<style lang="scss">
.event__physical_virtual .ae_group {
display: flex;

View File

@@ -328,7 +328,7 @@ onMount(() => {
</section>
<style>
<style lang="scss">
.ae_label {
font-size: smaller;
color: #777;