Skip to content

Commit c457151

Browse files
Update src/components/progress/themes/circular/shared/circular.progress.indigo.scss
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent f24d816 commit c457151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/progress/themes/circular/shared/circular.progress.indigo.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$theme: $indigo;
55

66
:host {
7-
--stroke-thickness: 3px;
7+
--stroke-thickness: rem(3px);
88
--scale-factor: 3.4;
99
}
1010

0 commit comments

Comments
 (0)