src/assets/css/map/map-panel-style.less
@@ -11,6 +11,7 @@ list-style: none; } i{font-style: normal} .el-button--primary { color: @color; @@ -336,7 +337,7 @@ /*************** PublicTable 表格样式。*********************************/ .el-table{ border-bottom: 1px solid #fff; border: 1px solid #396d83 !important; .el-table__body-wrapper::-webkit-scrollbar { width: 0; height: 0; @@ -363,6 +364,7 @@ text-align: center; } .el-table th>.cell { border: 1px #396d83 solid; color: #00fff6; } .el-table__row>td{ @@ -498,4 +500,4 @@ .el-select-dropdown__item.selected{ color:@color-highlight; } } }