From 404bf11d8c3a41600023ffd066cf4fcca626b3b1 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Fri, 26 Jan 2024 12:51:31 +0800 Subject: [PATCH] Update EditCustomCollectionModal button styling for Chinese (#2225) --- web/app/components/tools/edit-custom-collection-modal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/tools/edit-custom-collection-modal/index.tsx b/web/app/components/tools/edit-custom-collection-modal/index.tsx index 2b4a317a47..6c15e827f8 100644 --- a/web/app/components/tools/edit-custom-collection-modal/index.tsx +++ b/web/app/components/tools/edit-custom-collection-modal/index.tsx @@ -205,7 +205,7 @@ const EditCustomCollectionModal: FC = ({ {item.server_url ? new URL(item.server_url).pathname : ''}