黑色边框

This commit is contained in:
mll
2026-03-19 23:03:02 +08:00
parent e545aa36ca
commit 081544019c

View File

@@ -884,7 +884,13 @@ defineExpose({
.el-table__body tr.hover-row>td.el-table__cell{
background-color: #FFFFD2;
}
td.el-table__cell,th.el-table__cell{
border-bottom: 1px solid #000 !important;
border-right: 1px solid #000 !important;
}
--el-table-border-color: #000;
}
.lastAmountRow{