Schum123/svelte-loading-spinners

Plane Spinner is not scaling

jbirtel opened this issue · 1 comments

Hi,
First of all thank you for the nice loading spinners!
However, coming to the issue, the PLANE spinner is not scaling. It only scales when I add unit="". Otherwise, only the container around the loading spinner is adapting to the size (so the div with the wrapper class), but the spinner itself keeps the default size and is attached to the top left corner of the container.
image
Would be very nice, if you could help.

Easiest fix would be to add size="125", since your wrapper is 125px