perf: Improve proxy list interaction and UI responsiveness
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user