mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 13:12:16 +01:00
remove tailwind darkmode classes
This commit is contained in:
@@ -32,7 +32,7 @@ const page = usePage<{
|
||||
<AppLayout title="Profile">
|
||||
<template #header>
|
||||
<h2
|
||||
class="font-semibold text-xl text-gray-800 dark:text-gray-200 leading-tight">
|
||||
class="font-semibold text-xl text-white leading-tight">
|
||||
Profile
|
||||
</h2>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user