fix:DNS下钻表格的流入流出查询次数百分比图显示,在0%的时候仍然有显示
This commit is contained in:
@@ -32,13 +32,11 @@
|
|||||||
.div-yellow {
|
.div-yellow {
|
||||||
height: 12px;
|
height: 12px;
|
||||||
background: #e5a219;
|
background: #e5a219;
|
||||||
border: 1px solid #e5a219;
|
|
||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
.div-green {
|
.div-green {
|
||||||
height: 12px;
|
height: 12px;
|
||||||
background: #749f4d;
|
background: #749f4d;
|
||||||
border: 1px solid #749f4d;
|
|
||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user