Refactor copy password buttom
Closed this issue · 5 comments
GrayJacketStudios commented
Feature issue
🔧 Is your feature request related to a problem? Please describe.
The new changes pushed by #66 was in the same component, when it should have added the buttom in its own component.
The buttom is really close to the input box, so it would be nice to have some of space
📢 Describe the solution you'd like
Refactor the button to its own component.
Add a style rule to have a padding with other components.
💡 Describe alternatives you've considered
💬 Additional context
Misterr-H commented
@GrayJacketStudios
hey are u working on it?
GrayJacketStudios commented
@GrayJacketStudios hey are u working on it?
yep!
GrayJacketStudios commented
GrayJacketStudios commented
Moved the button to its own component, and gave it a little padding
GrayJacketStudios commented