It doesn’t get applied if I apply border-radius to the data grid or inside a flexbox. How can I fix this?
You can solve this issue by setting the overflow of the data grid to hidden. This will kill the borders but you can bypass that by using outlines instead. The new data grid will fix this.