NEZ-1914 feat:调研基于echarts实现时序图表多表tooltip联动

This commit is contained in:
zyh
2022-06-14 16:17:47 +08:00
parent a0cdd7da4d
commit 765fc8b5df
7 changed files with 108 additions and 15 deletions

View File

@@ -88,12 +88,15 @@
background-color: $--background-color-empty;
transition:all .2s;
color: $--button-icon-color;
i {
font-size: 14px;
color: $--button-icon-color;
}
}
.top-tool-btn.active{
background-color: $--button-icon-active-background-color;
border: 1px solid $--button-icon-active-border-color !important;
}
.top-tool-btn.top-tool-btn--text {
padding: 0 8px;
width: unset;