派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-07 9d86d71279af818da975376da379373b67800750
src/components/BaseNav/PublicBounced/GasComponents/PublicTable.vue
@@ -64,7 +64,7 @@
.win {
  position: relative;
  background-color: rgba(33, 41, 69, 0.9);
  min-height: 300px;
  min-height: 354px;
}
.main {
@@ -73,6 +73,14 @@
  .main-table {
    width: 100%;
    min-height: 195px;
    //border: 1px @color solid;
    video {
      width: 100%;
      height: 100%;
      outline: none;
    }
  }
}