Skip to content

Commit b87b061

Browse files
committed
fix: Remove fixed styling from card content
1 parent 9d5aa4c commit b87b061

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/styles/src/base.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@
9595
@apply text-sm text-text-muted;
9696
}
9797

98-
:where(.fui-card__content) {
99-
@apply space-y-2;
100-
}
101-
10298
:where(.fui-form) {
10399
@apply space-y-6;
104100
}

0 commit comments

Comments
 (0)