南昌市物联网技防平台-前端
liuyg
2021-05-09 4f11d6a54ade61ba7daf8ba856014d2f8994badf
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 {