NEZ-3290 fix:Dashboard中,主题为dark时,图表放大图中标题颜色过深
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
font-size: 18px;
|
||||
color: #333;
|
||||
color: $--color-text-primary;
|
||||
font-weight: 700;
|
||||
}
|
||||
.chart-header__tools {
|
||||
|
||||
Reference in New Issue
Block a user