More work on getting post and comment editing working.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -328,7 +328,7 @@ onMount(() => {
|
||||
</section>
|
||||
|
||||
|
||||
<style>
|
||||
<style lang="scss">
|
||||
.ae_label {
|
||||
font-size: smaller;
|
||||
color: #777;
|
||||
|
||||
Reference in New Issue
Block a user