mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
fix: 样式优化
This commit is contained in:
committed by
xuwei-fit2cloud
parent
06600f0b6c
commit
e3483796f0
@@ -3098,7 +3098,7 @@ const deleteChartFieldItem = id => {
|
||||
|
||||
<div
|
||||
class="tree-btn"
|
||||
v-if="isFilterActive"
|
||||
v-if="isFilterActive || themes === 'dark'"
|
||||
:class="{ 'tree-btn--dark': themes === 'dark', active: isFilterActive }"
|
||||
@click="openTreeFilter"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user