fix: vxeGrid height fixed #5861 (#5862)

master
Rascal-Coder 9 months ago committed by GitHub
parent cde1a85394
commit 3600603016
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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%); */
}

Loading…
Cancel
Save