style: 网络概况部分样式调整
This commit is contained in:
@@ -54,6 +54,7 @@
|
|||||||
border: 1px solid #E2E5EC;
|
border: 1px solid #E2E5EC;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
height: 100px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
&.app-card--create {
|
&.app-card--create {
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
border: 1px solid #E2E5EC;
|
border: 1px solid #E2E5EC;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
.chart-drawing {
|
.chart-drawing {
|
||||||
height: 100%;
|
height: 80%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 0;
|
top: 70px;
|
||||||
.echarts-tooltip.echarts-tooltip-dark {
|
.echarts-tooltip.echarts-tooltip-dark {
|
||||||
.cn-chart-tooltip {
|
.cn-chart-tooltip {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -72,7 +72,6 @@
|
|||||||
border-radius: 4px 0 0 0;
|
border-radius: 4px 0 0 0;
|
||||||
background: #046ECA;
|
background: #046ECA;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1;
|
|
||||||
transition: all linear .2s;
|
transition: all linear .2s;
|
||||||
}
|
}
|
||||||
.line-value {
|
.line-value {
|
||||||
|
|||||||
Reference in New Issue
Block a user