diff --git a/app/views/admins/sites/_list.html.erb b/app/views/admins/sites/_list.html.erb index d9ca095ad..ca5dcef8b 100644 --- a/app/views/admins/sites/_list.html.erb +++ b/app/views/admins/sites/_list.html.erb @@ -20,7 +20,7 @@ <%= site.url %> - <%= overflow_hidden_span display_text(site.key), width: 150 %> + <%= overflow_hidden_span display_text(site.key), width: 170 %> <%= site.site_type.humanize %> <%= site.created_at&.strftime('%Y-%m-%d %H:%M') %>