Action buttons are too small

I got some user feedback that the action buttons in the new table component are too small. We have a view and delete action, and since the buttons are so small it is easy to accidentally click delete when you want to view.

Maybe use Legacy Table with the Action buttons? You can try that if it doesn't break any of your table logic. @Merlinde_1

We actually switched from the legacy table to the new one because of other pros of the new table..

I'm not great at CSS, but I think you could probably find a way to target those little buttons and add padding?