南昌市物联网技防平台-前端
shuishen
2021-04-08 a4e06ccd3cd976fbe4eef99e188d42ec9f3ad054
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -40,6 +40,10 @@
    width: 99.7% !important;
}
.statisTotal .el-col-md-6 {
    width: 20%;
}
//预警数量统计
.alarmStatis {
    background-color: #ffffff;
@@ -172,7 +176,7 @@
    height: 450px;
    position: relative;
    left: 0.8%;
    top: 12%;
    top: 10%;
}
#confirmTimeProEcharts {
@@ -202,7 +206,7 @@
    width: 35%;
    height: 450px;
    position: relative;
    top: -41%;
    top: -43%;
    left: 64.4%;
}
@@ -223,7 +227,7 @@
    height: 450px;
    position: relative;
    left: 0.8%;
    top: -38.6%;
    top: -40.6%;
}
#alarmTimeDisEchars {
@@ -241,4 +245,19 @@
    position: relative;
    left: 0.8%;
    top: -38%;
}
}
.el-button .btn-color {
    color: rgb(255, 255, 255);
    background-color: #29C093;
    border-color: #29C093;
}
// .el-icon-bell:before {
//     width: 10px;
//     height: 10px;
//     border-radius: 50%;
//     //background-color: #F34A4A;
//     display: inline-block;
//     content: '';
// }