From ce74b124d287cd493bac242ffd14d97c4fb4b303 Mon Sep 17 00:00:00 2001 From: CJACK Date: Wed, 18 Feb 2026 17:16:57 +0800 Subject: [PATCH] fix: Apply responsive height to the Trash2 icon on large screens. --- webui/src/components/AccountManager.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/AccountManager.jsx b/webui/src/components/AccountManager.jsx index 773b84e..3a8fa76 100644 --- a/webui/src/components/AccountManager.jsx +++ b/webui/src/components/AccountManager.jsx @@ -419,7 +419,7 @@ export default function AccountManager({ config, onRefresh, onMessage, authFetch onClick={() => deleteAccount(id)} className="p-1 lg:p-1.5 text-muted-foreground hover:text-destructive hover:bg-destructive/10 rounded-md transition-colors" > - +