派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-16 0c71a89748fb4e4cd433e8e9883d460033a3b996
src/components/BaseNav/WasteSolid/PublicTable.vue
@@ -7,7 +7,7 @@
  <!--      </el-table>-->
  <!--    </div>-->
  <!--  </div>-->
  <div class="main">
  <div class="slotChildTable">
    <span></span>
    <span></span>
    <span></span>
@@ -117,13 +117,13 @@
  background: none !important
}
.main {
.slotChildTable {
  position: relative;
  background: rgba(33, 41, 69, 0.9);
  //border: 1px solid red;
}
.main span:nth-child(1) {
.slotChildTable span:nth-child(1) {
  position: absolute;
  left: -1px;
  top: -1px;