Base the min size of svg on whether a border is enabled

Currently, the minimum size of an SVG is the same regardless of whether a border is enabled or not. With this patch, only enabled borders will be counted.

Merge request reports

Loading