forked from github/dataease
fix(仪表板): 富文本的图标颜色不能跟随系统主题变化
This commit is contained in:
parent
0ce2167605
commit
d5dac0c653
@ -695,7 +695,7 @@ defineExpose({
|
||||
}
|
||||
|
||||
.view-type-icon {
|
||||
color: var(--ed-color-primary);
|
||||
color: #3370ff;
|
||||
width: 22px;
|
||||
height: 14px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user