metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

fix: tweak spacing in send asset picker

Open BZahory opened this issue 8 months ago • 1 comments

Description

The token symbol send page's asset picker is not vertically aligned with other dropdowns on the page. This PR removes an unneeded margin introduced in #25470.

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

  1. Go to send page
  2. Ensure asset picker is spaced correctly and vertically aligned with other components

Screenshots/Recordings

Before

Screenshot 2024-06-27 at 5 55 08 PM

After

Screenshot 2024-06-27 at 5 58 37 PM

Pre-merge author checklist

Pre-merge reviewer checklist

  • [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

BZahory avatar Jun 27 '24 21:06 BZahory