bymi15 / react-edit-text

Simple 'click to edit' editable text component for React
https://www.npmjs.com/package/react-edit-text
MIT License
53 stars 10 forks source link

Edit SVG icon in the documentation website is out of proportion on Firefox browser #43

Closed manish-basargekar closed 2 years ago

manish-basargekar commented 2 years ago

Describe the bug Due to no fixed width or height, the edit SVG icon (which is pencil) is disproportionately large on Firefox.

To Reproduce Steps to reproduce the behavior:

  1. Visit https://brianmin.com/react-edit-text/ on Firefox.

Expected behavior on Chrome

image

Screenshots on Firefox

image

Environment

Additional context None

bymi15 commented 2 years ago

Thanks for raising this, i'll be fixing it shortly 😸