fix: theme fallback issue

This commit is contained in:
pa
2026-01-05 20:35:16 +09:00
committed by Natsumi
parent c80562c623
commit 61813da917
3 changed files with 6 additions and 16 deletions

View File

@@ -204,20 +204,6 @@
</span>
</button>
<el-divider></el-divider>
<div class="nav-menu-theme__custom">
<span class="nav-menu-theme__custom-label">{{
t('view.settings.appearance.theme_color.header')
}}</span>
<el-color-picker
:model-value="currentPrimary"
size="small"
:disabled="isApplyingPrimaryColor"
:teleported="false"
@change="handleCustomThemeColorChange" />
</div>
</div>
<template #reference>
<button type="button" class="nav-menu-theme__item" @click.prevent>