network overview表格:对总量列中的趋势图表样式进行调整
This commit is contained in:
@@ -30,22 +30,23 @@
|
||||
margin-top: 2px;
|
||||
border-radius: 10px;
|
||||
font-weight:500;
|
||||
padding:0px 9px;
|
||||
span {
|
||||
width: max-content;
|
||||
}
|
||||
}
|
||||
.data-total-trend-black {
|
||||
background-color: rgba(113,113,113,0.12);
|
||||
color: #717171;
|
||||
width: 36px;
|
||||
height: 20px;
|
||||
}
|
||||
.data-total-trend-green {
|
||||
background-color: rgba(126,159,84,0.12);
|
||||
width: 52px;
|
||||
height: 20px;
|
||||
color:#7E9F54;
|
||||
}
|
||||
.data-total-trend-red {
|
||||
background-color: rgba(226,97,84,0.12);
|
||||
width: 52px;
|
||||
height: 20px;
|
||||
color:#E26154;
|
||||
.cn-icon-rise1{
|
||||
|
||||
Reference in New Issue
Block a user