南昌市物联网技防平台-前端
shuishen
2021-04-10 c0e2f986a90d55ae6d75095344fcf4e6589f89af
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;
@@ -285,9 +287,8 @@
.confirmAverageSpeed .avue-crud {
  width: 90%;
  position: absolute;
  top: 12%;
  left: 4%;
    position: relative;
    top: 10%;
}
.confirmAverageSpeed .avue-crud__menu {
@@ -301,7 +302,7 @@
  height: 450px;
  position: relative;
  left: 0.8%;
  top: -38%;
    top: 12%;
}
#alarmTimeDisEchars {
@@ -318,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 {