From d6778fb4e66f85452e44059d1168009f1ad2ba67 Mon Sep 17 00:00:00 2001 From: Robin Ye <104539926+RooobinYe@users.noreply.github.com> Date: Thu, 14 Aug 2025 16:15:34 +0800 Subject: [PATCH] feat: improve inline captcha UI by increasing spacing (#4079) --- web/src/common/modal/CaptchaModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/common/modal/CaptchaModal.js b/web/src/common/modal/CaptchaModal.js index 2c20e297..bb88da91 100644 --- a/web/src/common/modal/CaptchaModal.js +++ b/web/src/common/modal/CaptchaModal.js @@ -83,7 +83,7 @@ export const CaptchaModal = (props) => { const renderDefaultCaptcha = () => { if (noModal) { return ( - +