We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4410f77 commit 8fbeed1Copy full SHA for 8fbeed1
components/vc-table/src/utils.js
@@ -9,7 +9,6 @@ const scrollbarMeasure = {
9
top: '-9999px',
10
width: '50px',
11
height: '50px',
12
- overflow: 'scroll',
13
};
14
15
export function measureScrollbar(direction = 'vertical') {
0 commit comments