派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-12 87e4f5187d943cac46c9a75c0553e2072e01ca29
src/components/BaseNav/PublicBounced/GasComponents/PublicChart.vue
@@ -47,17 +47,11 @@
</script>
<style scoped>
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
<style scoped lang="less">
.win {
  position: relative;
  /*margin-bottom: 13px;*/
  background-color: rgba(33, 41, 69, 0.9);
  background:@background-color;
  border: 0.8px solid #396d83;
  /*height: 1.5rem;*/
}