react-maps icon indicating copy to clipboard operation
react-maps copied to clipboard

Fix placement of hint parent element

Open Akshay-G-Dev opened this issue 1 year ago • 5 comments

hints are not visible due to improper placement of parent element

  • add position fixed and top 0 to parent element of hint

Akshay-G-Dev avatar Jul 31 '24 17:07 Akshay-G-Dev