南昌市物联网技防平台-前端
zengh
2023-01-16 8aa3edd56c279100c9053576f3e90fa55459fe77
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -207,6 +207,7 @@
//确认时间占比
.confirmTimePro {
    display: none;
    background-color: #ffffff;
    width: 61.6%;
    height: 450px;
@@ -269,6 +270,7 @@
//预警平均确认速度排行
.confirmAverageSpeed {
    display: none;
    background-color: #ffffff;
    width: 35%;
    height: 450px;
@@ -300,7 +302,7 @@
    height: 450px;
    position: relative;
    left: 0.8%;
    top: -38%;
    top: 12%;
}
#alarmTimeDisEchars {
@@ -317,13 +319,13 @@
    height: 50px;
    position: relative;
    left: 0.8%;
    top: -38%;
    top: 9%;
}
.el-button .btn-color {
    color: rgb(255, 255, 255);
    background-color: #29C093;
    border-color: #29C093;
    background-color: #29C093 !important;
    border-color: #29C093 !important;
}
// .el-icon-bell:before {