南昌市物联网技防平台-前端
Administrator
2021-04-10 df699c7a918ae37684923a51846d14a86644ecd6
预警分析页面预警日平局确认速度隐藏
1 files modified
15 ■■■■ changed files
src/styles/alarmAnalysis/alarmAnalysis.scss 15 ●●●● patch | view | raw | blame | history
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 {