mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:43:44 +08:00
style: tweak
This commit is contained in:
parent
0122e2bdcf
commit
c4ddc35746
@ -377,7 +377,7 @@ const ProfilePage = () => {
|
||||
sx={{
|
||||
pl: "10px",
|
||||
pr: "10px",
|
||||
height: "95%",
|
||||
height: "94%",
|
||||
overflowY: "auto",
|
||||
}}
|
||||
>
|
||||
|
@ -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}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user