Skip to content

Commit

Permalink
fix(card): ensure the surface's height respects the component's set h…
Browse files Browse the repository at this point in the history
…eight
  • Loading branch information
Kiarokh committed Jan 22, 2025
1 parent ecc1d5f commit 73b7788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/card/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ section {
}

width: 100%;
height: 100%;
border-radius: var(--card-border-radius, $default-border-radius);
border: 1px solid rgb(var(--contrast-500));

Expand Down

0 comments on commit 73b7788

Please sign in to comment.