Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix connect button border in firefox (#4160)
Corrects an issue with the border visibility in firefox by explicitly specifying the div height <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on fixing the connect button border issue on Firefox browser. ### Detailed summary - Added `height: "50px"` to the button style in `Details.tsx` for proper display on Firefox. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information