Skip to content

Commit f2ceb18

Browse files
committed
Update index.vue
1 parent 7a2f268 commit f2ceb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/demo/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
ref="tableRef"
9595
fixed-header
9696
border-y
97-
max-height="calc(100vh - 210px)"
97+
max-height="calc(100vh - 160px)"
9898
scroll-width="calc(120vw)"
9999
:sort-option="sortOption"
100100
:virtual-scroll-option="virtualScrollOption"

0 commit comments

Comments
 (0)