Skip to content

Commit

Permalink
fix snap 2
Browse files Browse the repository at this point in the history
  • Loading branch information
aguescribano87 committed Jan 4, 2024
1 parent 0f0a7a3 commit e0257fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/card/test/__snapshots__/Card.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[`Card renders correctly 1`] = `
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #EFF3F5;
background-color: #DDE5E9;
position: relative;
gap: 8px;
cursor: pointer;
Expand Down

0 comments on commit e0257fb

Please sign in to comment.