mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-19 13:42:14 +01:00
remove tailwind darkmode classes
This commit is contained in:
@@ -18,7 +18,7 @@ defineProps<{
|
||||
<AppLayout title="Team Settings">
|
||||
<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">
|
||||
Team Settings
|
||||
</h2>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user