Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(loading-spinner): border size customization #8369

Merged

Commits on Jul 19, 2023

  1. fix(loading-spinner): border size costumization

    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`
    amtins committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1fede41 View commit details
    Browse the repository at this point in the history