Rascal-Coder
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
packages/effects/plugins/src/vxe-table/style.css
|
|
|
@ -46,6 +46,8 @@ |
|
|
|
--vxe-ui-table-row-current-background-color: hsl(var(--accent)); |
|
|
|
--vxe-ui-table-row-hover-current-background-color: hsl(var(--accent-hover)); |
|
|
|
|
|
|
|
height: auto !important; |
|
|
|
|
|
|
|
/* --vxe-ui-table-fixed-scrolling-box-shadow-color: rgb(0 0 0 / 80%); */ |
|
|
|
} |
|
|
|
|
|
|
|
|