@@ -889,6 +889,14 @@ export default {
border-radius: 6px;
}
+.table-headermd {
+ font-size: 12px;
+ text-align: center;
+ position: initial;
+ width: 98% !important;
+ margin: 0 auto;
+ border-right: 0;
+}
.table-headermd th.el-table__cell {
background-color: #1989fa;
color: #fff;
@@ -779,6 +779,14 @@ export default {
@@ -958,6 +958,14 @@ export default {