Skip to content

Commit 8c60556

Browse files
committed
remove card container
1 parent af00665 commit 8c60556

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/css/ui/components/card.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
color: var(--color-card-text);
1414
border-radius: var(--border-radius-base);
1515
background: var(--color-card-bg);
16-
17-
container: card / inline-size;
18-
width: auto;
1916
}
2017

2118
.card.card_tight-padding {

0 commit comments

Comments
 (0)