Skip to content

Commit c7cc85b

Browse files
authored
Merge branch 'main' into patch/intercom-fallback-appid
2 parents 270dce0 + 12a3f16 commit c7cc85b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/assets/MoonpayLogo.svg

Lines changed: 1 addition & 1 deletion
Loading

src/components/pages/profile/[name]/registration/steps/Pricing/Pricing.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ const MoonpayContainer = styled.div`
119119
align-items: center;
120120
justify-content: center;
121121
gap: 5px;
122+
color: var(--thrn-color-text);
122123
`
123124

124125
const InfoItem = styled.div(

0 commit comments

Comments
 (0)