派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-09 bed3a5fd547a75988f99c24c0a43d29db29d2d49
src/assets/css/map/map-panel-style.less
@@ -364,6 +364,13 @@
.el-table tbody tr:hover>td {
  background-color:#28304d !important;
}
//修改表格高度
.el-table td {
  padding: 0!important;
  height: 30px;
  line-height: 30px;
  font-size: 0.01rem !important;
}
/***********************************************动画效果************/
.transition{
  transition: all .5s;