frappe-gantt-react icon indicating copy to clipboard operation
frappe-gantt-react copied to clipboard

overflow: scroll forces scrollbars even when not needed, resulting in double scrollbars on non-apple devices and browsers.

Open vidjuheffex opened this issue 4 years ago • 0 comments

The line that causes the issue is here:

https://github.com/mohammed-io/frappe-gantt-react/blob/f3c635a5beb7890c99b75ae4752fb62e1b47b259/src/FrappeGantt.tsx#L72

image

vidjuheffex avatar Dec 02 '20 19:12 vidjuheffex