Schum123/svelte-loading-spinners

Changing size prop in Shadow Component

Yahatix opened this issue · 1 comments

When changing the size property of a Shadow spinner the font-size has to be changed as well
Otherwise resulting in the dots being too large/small.
Just change the font-size to the size property and then it works

Thanks, this is fixed