react-toolkit
react-toolkit copied to clipboard
[Table] Header border not visible on Edge
On Edge, the table header white border is not visible like on other browsers. Looking at the implementation it is a box-shadow instead of a proper border and that might be where the problem is.