src/assets/css/map/map-panel-style.less
@@ -250,4 +250,23 @@ .el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell { /* padding-left: 10px; */ text-align: center; } } .el-table th>.cell { color: #00fff6; } .el-table__row>td{ border: none; } .el-table::before {//去掉最下面的那一条线 height: 0; } .el-table td, .el-table th.is-leaf { border: none; } .el-table .warning-row { background: #28304d; } .el-table .success-row { background: #30455f; }