style: tweak

This commit is contained in:
wonfen 2025-02-18 11:40:41 +08:00
parent 0122e2bdcf
commit c4ddc35746
2 changed files with 2 additions and 2 deletions

View File

@ -377,7 +377,7 @@ const ProfilePage = () => {
sx={{
pl: "10px",
pr: "10px",
height: "95%",
height: "94%",
overflowY: "auto",
}}
>

View File

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