More work on dark mode clean up. Wrapping up for the week. Happy almost birthday me.
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user