react-youtube-clone icon indicating copy to clipboard operation
react-youtube-clone copied to clipboard

NotificationsMenu - adjust the size, pop up menu too big for small screen

Open 1codingguy opened this issue 2 years ago • 0 comments

NotificationsMenu has a fixed width and height. It makes the pop up window look very big on a small mobile screen. Try to use min-height/width instead of a fixed sizes.

1codingguy avatar Sep 06 '21 15:09 1codingguy