Closed pankhuri92 closed 10 months ago
You have done great work fixing the CSS but there is a bug in it. If the username is big the button still comes down.
Try creating two buttons, keep the current button for the desktop and the second button right below the username/name. The desktop button will not be visible on mobile devices and vice versa.
(its a representation)
Will make sure of that and then create pr again.
So I have done as per asked. I created two buttons, keeping the original visible only in desktop version. While the other, column aligned with name & username. It will appear only in mobile versions.
Hey @pankhuri92, You did a great job. Everything seems good and I'll merge it.
Thanks @Mayuresh-22 !
I have ensured the responsiveness of the button in all the three versions of mobile view via media query.