chore: update top padding on input page#4874
Conversation
|
There was a problem hiding this comment.
Pull Request Overview
This PR fixes a visual issue where the input border was being cut off by the header on the account name select screen by adjusting the top padding.
- Updated top padding from '0' to '1' to provide proper spacing between header and input field
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
11 Skipped Deployments
|
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
Description
Updates top padding on account name select screen where input's border getting cut by header
Type of change
Associated Issues
For Linear issues: Closes APKT-xxx
For GH issues: closes #...
Showcase (Optional)
Before

After

Checklist