sort图标颜色
This commit is contained in:
@@ -954,7 +954,12 @@ defineExpose({
|
|||||||
border-bottom: 1px solid #000 !important;
|
border-bottom: 1px solid #000 !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.sort-caret.ascending{
|
||||||
|
border-bottom-color: #000 ;
|
||||||
|
}
|
||||||
|
.sort-caret.descending {
|
||||||
|
border-top-color: #000 ;
|
||||||
|
}
|
||||||
td.textAlignCell .cell{
|
td.textAlignCell .cell{
|
||||||
span{
|
span{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Reference in New Issue
Block a user