How can I give my table header a border-radius on chrome browser?
that the table headers are slightly different between chrome and Firefox. 1. Firefox browser applied border-radius around the table but chrome browse only applied the border-radius to bottom and not top of the table. 2. I have tried using using border spacing, border-collapse but still the same even VS code is not applying the border-radius.