Skip to content

Commit 6e99e97

Browse files
committed
fix(card): fix fluent padding
1 parent 8d45a87 commit 6e99e97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,6 @@
167167
display: block;
168168
padding: 0;
169169
}
170-
171-
@if $variant == 'fluent' {
172-
padding: rem(16px) rem(8px);
173-
}
174170
}
175171

176172
%igx-card-header--vertical {

0 commit comments

Comments
 (0)