style: 网络概况 部分图表 文字样式调整
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
border-radius: 4px;
|
||||
background: rgba(113,113,113,0.06);
|
||||
.ddos-detection-title {
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 600;
|
||||
margin-top: 15px;
|
||||
i {
|
||||
font-size: 16px;
|
||||
@@ -36,7 +39,7 @@
|
||||
font-size: 18px;
|
||||
color: #E26154;
|
||||
line-height: 12px;
|
||||
font-weight: 500;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,18 +7,16 @@
|
||||
.chart-drawing {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
div:nth-of-type(2) {
|
||||
.echarts-tooltip.echarts-tooltip-dark {
|
||||
.cn-chart-tooltip {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
.cn-chart-tooltip-box {
|
||||
.cn-chart-tooltip__color.cn-chart-tooltip-value {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
line-height: 12px;
|
||||
font-weight: 500;
|
||||
}
|
||||
.cn-chart-tooltip-value.cn-chart-tooltip__color {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
line-height: 12px;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -116,7 +114,7 @@
|
||||
display: flex;
|
||||
.mpackets-name {
|
||||
flex: 1;
|
||||
padding-left: 17px;
|
||||
padding-left: 19px;
|
||||
}
|
||||
.total,.inbound,.outbound,.internal,.other {
|
||||
width: 14px;
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
background: rgba(113,113,113,0.06);
|
||||
.performance-event-title {
|
||||
margin-top: 15px;
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 600;
|
||||
i {
|
||||
font-size: 16px;
|
||||
width: 16px;
|
||||
|
||||
Reference in New Issue
Block a user