Remove the padding in the outer container
I need to calculate the exact location of a point to be drawn on an image. I noticed that there is some padding around the container in which the image is placed, as shown below:
Rewmove the padding in the outer container Svelte
I need to calculate the exact location of a point to be drawn on an image. I noticed that there is some padding around the container in which the image is palced, as shown below:
Rewmove the padding in the outer container Svelte
I need to calculate the exact location of a point to be drawn on an image. I noticed that there is some padding around the container in which the image is palced, as shown below:
HTML table row not resizing on mobile
I’m having a table with multiple rows and columns on Svelte. It can resize fine on desktop using the devtool, but when I try it on my phone and tablet the rows get very tall.