fix: eslint

This commit is contained in:
hw
2025-11-13 18:35:44 +08:00
parent cdae277868
commit 6ae21c978b
3 changed files with 6 additions and 10 deletions

View File

@@ -229,8 +229,9 @@ const [Grid, gridApi] = useVbenVxeGrid({
.vxe-table--body {
.vxe-body--column {
.vxe-cell {
padding: 0;
height: auto !important;
padding: 0;
img {
width: 300px !important;
}