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

@@ -280,6 +280,7 @@ function send_help_tech_email() {
>
<h4
class="
novi_white
text-base font-semibold text-gray-800 dark:text-gray-200
flex flex-row gap-1 items-center justify-center
"
@@ -374,8 +375,7 @@ function send_help_tech_email() {
onclick={() => ($ae_sess.show_help_tech = true)}
class="
btn btn-sm
preset-tonal-surface
preset-outlined-warning-600-400
border border-blue-400 dark:border-blue-600
transition-all
{btn_class}
{show_btn_class}