Skip to content

Commit

Permalink
fix: card skins
Browse files Browse the repository at this point in the history
  • Loading branch information
abelflopes committed Jul 18, 2024
1 parent 919e42b commit 70c2e54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/components/card/src/styles/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ $border-radius: theme.get-css-var(card, border-radius);
}

@mixin skin-shadowed {
@include skin-bordered;

box-shadow: 0 1px 3px 0 #00000029;
}

Expand Down

0 comments on commit 70c2e54

Please sign in to comment.