More work on dark mode clean up. Wrapping up for the week. Happy almost birthday me.

This commit is contained in:
Scott Idem
2025-08-08 17:49:58 -04:00
parent b95111503d
commit 7ef18ce105
7 changed files with 62 additions and 21 deletions

View File

@@ -452,14 +452,15 @@ function add_activity_log(
/>
<!-- preset-filled-surface-100-900 -->
<Element_data_store
ds_code="recovery_meetings_info"
ds_type="html"
class_li="
rounded-lg
preset-filled-surface-100-900 preset-outlined-surface-200-800
preset-outlined-surface-200-800
m-auto p-2 space-y-2
w-full max-w-(--breakpoint-lg)
w-full max-w-xl
"
show_edit_btn={true}
/>

View File

@@ -212,12 +212,13 @@ function preventDefault(fn) {
</script>
<!-- preset-filled-surface-200-800 -->
<section
class="
ae_section ae_options filters_and_search
flex flex-col flex-wrap gap-1 items-center justify-center
my-2 p-2
preset-filled-surface-200-800 preset-outlined-surface-300-700
preset-outlined-surface-300-700
rounded-lg
d-flex
align-items-center justify-content-center