Fix design issue

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-09-09 15:54:04 +06:00
parent 8bdc7b7744
commit 9f9ca6ff43
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ export default defineNuxtConfig({
colorMode: {
classSuffix: '',
dataValue: 'light',
preference: 'light',
fallback: 'light',
},