Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(loading-spinner): border size costumization (videojs#8369)
Allows to change the border size of the `loading-spinner` component without having to reflect the border size in the pseudo-element margin. - uses display `flex` to facilitate centering of pseudo-elements - deletes the pseudo-elements `margin`
- Loading branch information