|
@@ -1058,6 +1058,14 @@ export default {
|
|
|
z-index: 999999 !important;
|
|
z-index: 999999 !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.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 {
|
|
.table-headermd th.el-table__cell {
|
|
|
background-color: #1989fa;
|
|
background-color: #1989fa;
|
|
|
color: #fff;
|
|
color: #fff;
|