Skip to content

Commit

Permalink
fix(docs): li in card (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
chdeskur authored Nov 23, 2024
1 parent 20063fe commit 9d0604e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/ui/components/src/FernCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
&.elevated {
@apply shadow-card-elevated border-primary;
}

li {
@apply list-inside;
}
}
}

0 comments on commit 9d0604e

Please sign in to comment.