Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
ikxin committed Nov 12, 2024
2 parents 8550616 + 4caa75b commit 2a7f24e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ui/components/CarbonCard.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
transform-style: preserve-3d;
}

.carbon-card-wrap > div:not(:last-child) {
display: none !important;
}

.carbon-card-wrap::before {
content: '';
display: block;
Expand Down

0 comments on commit 2a7f24e

Please sign in to comment.