How to make the parent element have the same width and height as the child svg element?
Hi so I am currently making a project with Vite.js with React + TSX, Tailwind and Daisy UI. I am currently trying to make a model button that overlaps a svg. The issue is that the button’s width and height are larger than the svg’s height or width. How do would you make the label the same height as the svg.