修改江西测试问题

This commit is contained in:
guanj
2025-07-28 08:53:15 +08:00
parent b874da9f96
commit e90cecfb5b
14 changed files with 271 additions and 96 deletions

View File

@@ -85,3 +85,13 @@
.vxe-table--body .vxe-body--row:nth-child(odd) {
background-color: #ffffff;
}
.default-theme.splitpanes--vertical > .splitpanes__splitter,
.default-theme .splitpanes--vertical > .splitpanes__splitter {
width: 10px !important;
&:after {
background-color: #000 !important;
}
&:before {
background-color: #000 !important;
}
}