派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-05 23ae179b327169ba5df910498e62ffc1dae4b740
修改图例功能
1个文件已修改
5 ■■■■■ 已修改文件
src/components/panel/LegendPanel.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/panel/LegendPanel.vue
@@ -300,7 +300,6 @@
          span {
            font-size: 12px;
            color: white;
            //width: 80%;
          }
        }
      }
@@ -312,10 +311,6 @@
      margin-block-start: 0.5rem;
      margin-block-end: 0;
    }
    //.under-line:last-child {
    //  display: none;
    //}
  }
}
</style>