sort图标颜色

This commit is contained in:
mll
2026-04-08 11:52:24 +08:00
parent c08f070caf
commit a494aad96f

View File

@@ -954,7 +954,12 @@ defineExpose({
border-bottom: 1px solid #000 !important;
}
.sort-caret.ascending{
border-bottom-color: #000 ;
}
.sort-caret.descending {
border-top-color: #000 ;
}
td.textAlignCell .cell{
span{
display: inline-block;