Skip to content

Commit

Permalink
fix(VCard): remove block shadow when outlined
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed May 27, 2021
1 parent 1864644 commit 51ad0c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vuetify/src/components/VCard/VCard.sass
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
&--border
border-width: $card-border-thin-width

@include elevation(0)

&::before
@include elevation($card-border-before-elevation)

Expand Down

0 comments on commit 51ad0c2

Please sign in to comment.