mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:53:44 +08:00
style: tweak
This commit is contained in:
parent
0122e2bdcf
commit
c4ddc35746
@ -377,7 +377,7 @@ const ProfilePage = () => {
|
|||||||
sx={{
|
sx={{
|
||||||
pl: "10px",
|
pl: "10px",
|
||||||
pr: "10px",
|
pr: "10px",
|
||||||
height: "95%",
|
height: "94%",
|
||||||
overflowY: "auto",
|
overflowY: "auto",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
@ -42,7 +42,7 @@ const ProxyPage = () => {
|
|||||||
return (
|
return (
|
||||||
<BasePage
|
<BasePage
|
||||||
full
|
full
|
||||||
contentStyle={{ height: "102%" }}
|
contentStyle={{ height: "101.5%" }}
|
||||||
title={t("Proxy Groups")}
|
title={t("Proxy Groups")}
|
||||||
header={
|
header={
|
||||||
<Box display="flex" alignItems="center" gap={1}>
|
<Box display="flex" alignItems="center" gap={1}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user