南昌市物联网技防平台-前端
Administrator
2021-04-09 d8235857beb8d5a787e454dbacd86d240e81ecfe
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -104,6 +104,10 @@
    font-size: 14px;
}
.avue-data-cardText .item-footer span:nth-child(2) {
    color: red;
}
//预警类型占比
.alarmTypePro {
    background-color: #ffffff;
@@ -263,7 +267,7 @@
    top: 24px;
}
//预警平均速度排行
//预警平均确认速度排行
.confirmAverageSpeed {
    background-color: #ffffff;
    width: 35%;
@@ -273,6 +277,12 @@
    left: 64.4%;
}
.confirmAverageSpeedTitle span {
    position: relative;
    left: 5%;
    top: 20px;
}
.confirmAverageSpeed .avue-crud {
    width: 90%;
    position: relative;