派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-04 c992c898d962cd53630c929f937a1915ca28de38
src/components/panel/RightSearchPanel.vue
@@ -221,11 +221,11 @@
  .B-TMD-table-list-title {
    width: 100%;
    height: 50px;
    height: 30px;
  }
  .B-TMD-table-list-head {
    width: 160px;
    //width: 160px;
    float: left;
    padding-left: 5px;
    overflow: hidden;
@@ -350,7 +350,8 @@
    margin: 5px 0px 0px 0px;
    padding: 0px;
    border: #051842;
    height: 290px;
    //height: 290px;
    height: calc(~"100vh - 180px");
    overflow-y: scroll;
    background-color: transparent !important;
    margin-bottom: -8px !important;