From dc5da146dfa0b8126a068726e401bdb2e8c271a8 Mon Sep 17 00:00:00 2001 From: hezhendong Date: Wed, 23 Apr 2025 09:25:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= 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 17bf8d6..0d7e14a 100644 --- a/theme.css +++ b/theme.css @@ -425,6 +425,7 @@ button:not(.clickable-icon) { .is-phone .setting-item-control select { background-color: var(--background-modifier-border); + box-shadow: 0px 0px 2px var(--background-secondary); } hr.workspace-leaf-resize-handle {