Skip to content

Commit ff0a108

Browse files
committed
refactor(theme): treat all avatars the same
1 parent 816d2c1 commit ff0a108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/card/_card-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
margin-block: auto;
9090
}
9191

92-
> igx-avatar {
92+
igx-avatar {
9393
--ig-size: #{if($variant == 'indigo', 3, 1)};
9494
}
9595

0 commit comments

Comments
 (0)