I'm trying to make an svg for export to the web, so I want it to have no space around it in the canvas. I can blow up the image with snapping points to make it the full width of my canvas, but then how do I adjust the height of the canvas so that it's the same as the image?
The only method I could find was the File > Document Setup, but that doesn't let me manually drag it to the top and bottom of my SVG. It just wants me to enter in a height of pixels and I have no way of knowing that height.
Included a screenshot below, I need the white space above and below the SVG gone, without having to manually guess at the height needed.
I come from Adobe Illustrator, where the 'Document Setup' screen had an option to let me just drag the canvas corners around as if it were an object on the page, so I would just use snapping to cut it down to the size of the SVG.