fix: removed dark mod
This commit is contained in:
parent
d1f08e3dfa
commit
ea405ba6d5
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user