Skip to content

bug(ProgressSpinner): Styling overwrites for size and width have no effect #32097

@fravl

Description

@fravl

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

When overwriting the Styles for the ProgressSpinner via @include mat.progress-spinner-overrides((...));, overwrites of the properties size and active-indicator-width have no effect.

Reproduction

StackBlitz link: https://stackblitz.com/edit/mnfmk4bd-kqhgpb12?file=src%2Fexample%2Fprogress-spinner-overview-example.scss
Steps to reproduce:
n/a

Expected Behavior

Overwriting size and active-indicator-width in @include mat.progress-spinner-overrides((...)); change the size and width of the spinner.

Actual Behavior

size and active-indicator-width have no effect.

Environment

  • Angular: 20.2.0
  • CDK/Material: 20.2.0
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): macOS, Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions