react-tabtab
react-tabtab copied to clipboard
Cannot figure out a way to change the styles of the tab when dragging
When dragging the tab the close button goes to the next line due to the too small width. It seems that a new element is being created on mousedown.
How can I increase the width of the "fake tab" that appears when dragging and disappears when stopping the drag?