2024-01-31 04:08:20 +00:00
|
|
|
.ant-table-thead > tr > th {
|
|
|
|
font-weight: 600 !important;
|
|
|
|
}
|
2024-02-15 08:51:54 +00:00
|
|
|
|
|
|
|
.sbt-table-wrapper .sbt-table-thead .hide-border-right {
|
|
|
|
border-right: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sbt-table-wrapper .sbt-table-thead .show-border-left {
|
|
|
|
border-left: 1px solid #f0f0f0 !important;
|
|
|
|
}
|