派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-12 aae97ef7b857fcdf4cf2c4325df01634c3f76d7f
src/components/BaseNav/PublicBounced/GasComponents/EChartsDate.vue
@@ -308,10 +308,6 @@
    border-radius: 2px;
    margin-right: 10px;
    padding:0 10px
    >i{
      font-style: normal;
      color: #eef309;
    }
  }
.animation {
  //width: 600px;
@@ -373,7 +369,6 @@
              border-radius: 6px;
              width: 80px;
              height: 22px;
              text-align: center;
            }
          input::-webkit-calendar-picker-indicator {
            opacity: 100;
@@ -382,15 +377,10 @@
                background-color:#2e4967;
                text-align: center;
                padding: 0 7px;
                line-height: 24px;
                line-height: 20px;
                border-radius: 4px;
                margin-right: 6px;
            }
          .detailbtn:hover{
            box-shadow: 0 0 0.03rem #fff700 !important;
            color:#fff700 !important;
            cursor: pointer;
          }
        }
        .el-dialog-div {
            //height: 50vh!important;
@@ -401,6 +391,9 @@
        #echarts {
            margin: 0;
            padding: 0;
            //height: 3rem;
            //border: 1px solid #396d83;
            //margin: 10px 10px 10px 10px;
        }
    }
</style>