From a765cd2853ff4fdc267db94600725e5c7dabbaae Mon Sep 17 00:00:00 2001 From: Innei Date: Mon, 9 Sep 2024 16:05:44 +0800 Subject: [PATCH] fix: power icon color Signed-off-by: Innei --- src/renderer/src/modules/settings/tabs/invitations.tsx | 4 ++-- .../settings/tabs/wallet/my-wallet-section/create-wallet.tsx | 2 +- .../modules/settings/tabs/wallet/my-wallet-section/index.tsx | 2 +- src/renderer/src/modules/wallet/tip-modal.tsx | 4 ++-- src/renderer/src/queries/wallet.tsx | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/renderer/src/modules/settings/tabs/invitations.tsx b/src/renderer/src/modules/settings/tabs/invitations.tsx index b09bcf47a7..e89653319c 100644 --- a/src/renderer/src/modules/settings/tabs/invitations.tsx +++ b/src/renderer/src/modules/settings/tabs/invitations.tsx @@ -45,7 +45,7 @@ export const SettingInvitations = () => {
You can spend 10 - + Power to generate an invitation code for your friends.
@@ -157,7 +157,7 @@ const ConfirmModalContent = ({ dismiss }: { dismiss: () => void }) => { <>Create a free wallet to receive{" "} - + Power , which can be used to reward creators and also get rewarded for your content contributions. diff --git a/src/renderer/src/modules/settings/tabs/wallet/my-wallet-section/index.tsx b/src/renderer/src/modules/settings/tabs/wallet/my-wallet-section/index.tsx index 4b0e44603d..f8be381427 100644 --- a/src/renderer/src/modules/settings/tabs/wallet/my-wallet-section/index.tsx +++ b/src/renderer/src/modules/settings/tabs/wallet/my-wallet-section/index.tsx @@ -24,7 +24,7 @@ export const MyWalletSection = () => { return (