fix: ele统一风格

This commit is contained in:
hw
2025-11-13 18:35:10 +08:00
parent 7733d0a7f4
commit cdae277868
82 changed files with 823 additions and 1159 deletions

View File

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