emeth-defi-automation / portfolio-management-platform

0 stars 1 forks source link

FormBadge fix #250

Closed anhelinakruk closed 2 months ago

anhelinakruk commented 2 months ago

When adding a new wallet or transferring tokens, there is a modal to select tokens and then set approval limits. FormBadge - it's a row with: token + checkbox and token + approval limit input.

There were a lot of problems with the styles, so I decided to do it from 0. Then I implemented it into the app and deleted the old version.

Before: Screenshot 2024-06-27 at 10 26 02 Screenshot 2024-06-27 at 10 26 41

After:

Screenshot 2024-06-27 at 10 29 42

Screenshot 2024-06-27 at 10 30 04.

The same with the transfer modal.