MiniBar icon indicating copy to clipboard operation
MiniBar copied to clipboard

When x is overflow and `scrollX: false`, the native vertical scrollbar will show sometimes.

Open heroboy opened this issue 3 years ago • 0 comments

see this: https://codesandbox.io/s/test-minibar-o1ovqx

Actually I want overflow-x is hidden or visible. But when MiniBar is enabled with scrollX:false, the content is scrollable in X axis ( use mouse to select the text and drag to the end of line, the content will scroll in X axis ).

heroboy avatar Jan 05 '23 07:01 heroboy