fix(ui): stabilize theme colors and calendar end time
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
{/if}
|
||||
</div>
|
||||
<main
|
||||
class="text-shadow-sm text-shadow-white/80 dark:text-shadow-black/70 flex flex-1 flex-col"
|
||||
class="text-surface-900 dark:text-surface-100 text-shadow-sm text-shadow-white/80 dark:text-shadow-black/70 flex flex-1 flex-col"
|
||||
>
|
||||
{@render children()}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user