From 57f21b74fbc85cc982c29bc345ed367942e83d43 Mon Sep 17 00:00:00 2001 From: hezhendong Date: Sat, 14 Jun 2025 20:43:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=AF=9B=E7=8E=BB=E7=92=83?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.css b/theme.css index 79ce6c3..eb94165 100644 --- a/theme.css +++ b/theme.css @@ -2148,6 +2148,7 @@ body:not(.is-mobile).theme-dark .suggestion-item.is-selected { body:not(.is-mobile) input.prompt-input { border-radius: 25px; + padding: var(--size-4-1) var(--size-4-5); } body:not(.is-mobile) input.prompt-input,