diff --git a/web/styles/app_components.css b/web/styles/app_components.css index d8a247f386..e4ac12d105 100644 --- a/web/styles/app_components.css +++ b/web/styles/app_components.css @@ -798,6 +798,10 @@ div.overlay { white-space: nowrap; } + th.actions { + padding-right: 1em; + } + & th, td { padding: 4px 5px;