Skip to content

Conversation

@petar-omni
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a text alignment issue in the mobile wallet connection interface by adding textAlign="center" to the Box component that wraps the wallet name text, addressing a Safari-specific text clipping bug. The version is bumped from 2.2.10 to 2.2.11 to reflect this bug fix.

Key changes:

  • Added textAlign="center" property to the inner Box span element in the WalletButton component to fix Safari text clipping

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/rainbowkit/src/components/ConnectOptions/MobileOptions.tsx Added textAlign="center" to Box span wrapper to fix Safari text clipping issue in wallet button
packages/rainbowkit/package.json Bumped version from 2.2.10 to 2.2.11 for patch release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Philippoes Philippoes merged commit 0f3a9c3 into main Dec 3, 2025
14 checks passed
@petar-omni petar-omni deleted the fix/mobile-options-text-align branch December 3, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants