Skip to content

Commit

Permalink
fix(progress): circular progress diameter
Browse files Browse the repository at this point in the history
  • Loading branch information
SisIvanova committed May 10, 2024
1 parent a0ccd65 commit ce9944b
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -3,6 +3,10 @@

$theme: $indigo;

:host {
--diameter: 48px;
}

[part~='label'] {
@include type-style('subtitle-2');

Expand Down

0 comments on commit ce9944b

Please sign in to comment.