NEZ-1548 fix: Endpoint详情界面下的Metrics数据选中后无法点击查看图表数据

This commit is contained in:
@changcode
2022-02-09 16:23:33 +08:00
parent 44e603460a
commit 8a7a4dc97f

View File

@@ -45,11 +45,11 @@
height: 29px;
border-bottom: 1px solid $--web-ssh-border-bottom-color;
.console-title-icon{
font-size:17px;
font-size: 17px;
color: $--color-text-secondary;
position: absolute;
top:8px;
line-height:1 !important;
top: 8px;
line-height: 1 !important;
}
}
.console-title-icon:hover:before,