From 46252c2feb6bd64173048033e5c657990b314615 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Fri, 9 Jun 2023 15:54:08 +0800 Subject: [PATCH] site css --- app/views/admins/sites/_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') %>