You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Jupiter Terminal constructor for website integration, the wallet connection UI appears broken and misaligned. This issue is resolved by adding Tailwind CSS, which appears to be an undocumented dependency.
Steps to Reproduce
Use Jupiter Terminal constructor
Implement the provided integration code
Try to connect wallet
Observe broken UI elements in the wallet connection modal
Current Behavior
Wallet connection UI is misaligned
Style issues with buttons and modal elements
Overall poor visual presentation
Expected Behavior
Properly aligned wallet connection UI
Correct styling of all elements
Consistent visual presentation
Solution
Adding Tailwind CSS fixes all UI issues:
The text was updated successfully, but these errors were encountered:
Bug Report: Wallet Connection UI Issues - Missing Tailwind CSS Dependency
Issue Description
When using Jupiter Terminal constructor for website integration, the wallet connection UI appears broken and misaligned. This issue is resolved by adding Tailwind CSS, which appears to be an undocumented dependency.
Steps to Reproduce
Current Behavior
Expected Behavior
Solution
Adding Tailwind CSS fixes all UI issues:
The text was updated successfully, but these errors were encountered: