Update zIndex values in BalanceTip and Config components

This commit is contained in:
小石头 2024-03-22 16:07:40 +08:00
parent 5535cd73bc
commit d195e0a9cb
2 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,7 @@ export default function WechatTip() {
borderColor: "var(--vscode-menu-border)",
},
}}
zIndex={999}
zIndex={99999}
>
<HoverCard.Target>
<div onMouseEnter={getBalance}>

View File

@ -169,6 +169,7 @@ const Config = function () {
}}
withCloseButton={false}
withOverlay={false}
zIndex={99}
>
<LoadingOverlay visible={loading} overlayBlur={2} />
<Title order={2} mb={20}>