Skip to content

Commit

Permalink
fix: fix text color
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenQian committed Oct 18, 2024
1 parent 242008d commit 658b963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/keystone/ConnectKeystoneStartScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ const WarningContent = () => {
<Box alignItems="center">
<WarningKeystone />
<Text
color="primaryText"
variant="textSmRegular"
color="secondaryText"
textAlign="center"
marginVertical="4"
>
Expand Down

0 comments on commit 658b963

Please sign in to comment.