南昌市物联网技防平台-前端
4.8
liuyg
2021-04-08 0f7c0e33ac6110e7ccbd93c133ea5516f96b4df8
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -176,7 +176,7 @@
    height: 450px;
    position: relative;
    left: 0.8%;
    top: 12%;
    top: 10%;
}
#confirmTimeProEcharts {
@@ -206,7 +206,7 @@
    width: 35%;
    height: 450px;
    position: relative;
    top: -41%;
    top: -43%;
    left: 64.4%;
}
@@ -227,7 +227,7 @@
    height: 450px;
    position: relative;
    left: 0.8%;
    top: -38.6%;
    top: -40.6%;
}
#alarmTimeDisEchars {
@@ -245,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: '';
// }