fix: removed dark mod
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="min-h-screen w-full overflow-y-auto bg-gray-100 dark:bg-gray-900">
|
||||
<div class="min-h-screen w-full overflow-y-auto bg-gray-900">
|
||||
<NuxtLayout />
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user