Skip to content

fix: added overflow hidden and border radius to fix paypal background#1567

Merged
ArushKapoorJuspay merged 1 commit into
mainfrom
fix/paypal-border-radius-hidden
May 17, 2026
Merged

fix: added overflow hidden and border radius to fix paypal background#1567
ArushKapoorJuspay merged 1 commit into
mainfrom
fix/paypal-border-radius-hidden

Conversation

@ArushKapoorJuspay

Copy link
Copy Markdown
Collaborator

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

After passing border radius to PayPal button in a dark theme background, there was a white background still visible. Added back the overflow hidden which got removed in the last wallet customization

How did you test it?

Before -

Screenshot 2026-05-17 at 5 49 08 PM

After -
Screenshot 2026-05-17 at 5 48 41 PM

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@semanticdiff-com

Copy link
Copy Markdown

Review changes with  SemanticDiff

@github-actions

Copy link
Copy Markdown
Contributor

🚫 Missing Linked Issue

Hi 👋 This pull request does not appear to be linked to any open issue yet.

Linking your PR to an issue helps keep the project tidy and ensures the issue is closed automatically.

✔️ How to fix this

  • Add a keyword like Fixes #123 or Closes #456 to your PR description or a commit message.
  • Or link it manually using the "Linked issues" panel in the PR sidebar.

Tip: You can link multiple issues.
🚫 Note: If only one issue is linked, it must be open for this check to pass.

Once linked, this check will pass automatically on your next push or when you re-run the workflow.

Thanks for helping maintainers! 🙌

@ArushKapoorJuspay ArushKapoorJuspay merged commit 2e230e3 into main May 17, 2026
10 of 12 checks passed
@ArushKapoorJuspay ArushKapoorJuspay deleted the fix/paypal-border-radius-hidden branch May 17, 2026 12:24
@github-actions github-actions Bot added the Closed Label will be automatically added when the PR will get merged to main label May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Closed Label will be automatically added when the PR will get merged to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

added overflow hidden and border radius to fix paypal background

2 participants