perf: Improve proxy list interaction and UI responsiveness

This commit is contained in:
wonfen
2025-02-18 05:54:16 +08:00
parent d29fe4cb6c
commit 31ddccd3e1
4 changed files with 43 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ const ProxyPage = () => {
return (
<BasePage
full
contentStyle={{ height: "100%" }}
contentStyle={{ height: "102%" }}
title={t("Proxy Groups")}
header={
<Box display="flex" alignItems="center" gap={1}>