派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-10 cb85033879c74f34925a303402c1ad3e4a8646f2
src/components/panel/RightSearchPanel.vue
@@ -264,10 +264,10 @@
  cursor: pointer;
  position: relative;
  line-height: 0.15rem;
  li {
    margin: 0.00521rem 0;
    text-align: center;
    font-size: 20px;
    img {
      width: 0.1rem;
@@ -286,7 +286,7 @@
  //top: 10px;
  height: 0;
  position: absolute;
  top: 0.42979rem;
  top: 0.73979rem;
  right: 0.14583rem;
  z-index: 501;
  display: -webkit-box;
@@ -600,13 +600,12 @@
  .environmental-risk-list {
    position: relative;
    cursor: pointer;
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: @color-shadow;
    border-bottom: 1px solid @background-color-split;
    h3{ cursor: pointer;}
    .state {
      width: 30px;
      height: 30px;
@@ -619,12 +618,14 @@
      background: #0B3B6D;
    }
  }
  .environmental-risk-list.hover,
  .environmental-risk-list:hover {
    color: @color-over;
  .environmental-risk-list:hover{
    background: @background-color;
  }
  .environmental-risk-list.hover h3,
  .environmental-risk-list h3:hover {
    color: @color-highlight;
  }
  input::-webkit-input-placeholder {
    color: #569ee1;