Skip to content

Commit

Permalink
Merge pull request #4819 from AlexVelezLl/update-kds-dp
Browse files Browse the repository at this point in the history
Update kds dp to the latest guidelines
  • Loading branch information
AlexVelezLl authored Nov 13, 2024
2 parents e415aff + 83d2a48 commit 8780a1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4562,7 +4562,7 @@ p {
transition-property: box-shadow;
}
.v-card--hover:hover {
@extend %dropshadow-4dp;
@extend %dropshadow-6dp;
}
.v-card--hover.v-card--flat:hover {
@extend %dropshadow-2dp;
Expand Down

0 comments on commit 8780a1d

Please sign in to comment.