mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
fix(仪表板): 富文本的图标颜色不能跟随系统主题变化
This commit is contained in:
@@ -695,7 +695,7 @@ defineExpose({
|
||||
}
|
||||
|
||||
.view-type-icon {
|
||||
color: var(--ed-color-primary);
|
||||
color: #3370ff;
|
||||
width: 22px;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user