hide dark mode
This commit is contained in:
@@ -12,9 +12,9 @@
|
|||||||
v-img(:src='`${settings.baseurl}/favicon.ico?${logoKey}`'
|
v-img(:src='`${settings.baseurl}/favicon.ico?${logoKey}`'
|
||||||
max-width="100px" max-height="80px" contain)
|
max-width="100px" max-height="80px" contain)
|
||||||
|
|
||||||
v-switch.mt-5(v-model='is_dark'
|
//- v-switch.mt-5(v-model='is_dark'
|
||||||
inset
|
//- inset
|
||||||
:label="$t('admin.is_dark')")
|
//- :label="$t('admin.is_dark')")
|
||||||
|
|
||||||
//- TODO choose theme colors
|
//- TODO choose theme colors
|
||||||
//- v-row
|
//- v-row
|
||||||
|
|||||||
Reference in New Issue
Block a user