Skip to content

Commit 242d115

Browse files
committed
fix(card): don't size the avatar in the content area
1 parent 0329c4a commit 242d115

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/card/themes/card.content.base.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@
1313
::slotted(*) {
1414
margin: 0;
1515
}
16-
17-
::slotted(igc-avatar) {
18-
--ig-size: 1;
19-
}

0 commit comments

Comments
 (0)