steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.65k stars 406 forks source link

Button width and Button disappearing for med screen #40

Open imaxisXD opened 1 year ago

imaxisXD commented 1 year ago

Issue 🐛

While changing the size of the screen the button width are overlapping with the container and the tooltip button is hidden in medium screen size.

Video and screenshots

chrome-capture-2023-3-19.webm

Screenshot 2023-04-19 at 4 54 38 PM Screenshot 2023-04-19 at 4 59 06 PM

PR Raised for the issue 🚀

PR - https://github.com/steven-tey/precedent/pull/39

imaxisXD commented 1 year ago

@steven-tey can you have a look at this thanks