Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Jun 24, 2021
1 parent 0ab3bd3 commit 7b17a6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`ColorPaletteControl matches the snapshot 1`] = `
font-size: 13px;
}
.emotion-0 {
.emotion-2 {
margin-bottom: calc(4px * 2);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`EnableCustomFieldsOption renders a checked checkbox and a confirmation
font-size: 13px;
}
.emotion-0 {
.emotion-2 {
margin-bottom: calc(4px * 2);
}
Expand Down Expand Up @@ -69,7 +69,7 @@ exports[`EnableCustomFieldsOption renders a checked checkbox when custom fields
font-size: 13px;
}
.emotion-0 {
.emotion-2 {
margin-bottom: calc(4px * 2);
}
Expand Down Expand Up @@ -118,7 +118,7 @@ exports[`EnableCustomFieldsOption renders an unchecked checkbox and a confirmati
font-size: 13px;
}
.emotion-0 {
.emotion-2 {
margin-bottom: calc(4px * 2);
}
Expand Down Expand Up @@ -181,7 +181,7 @@ exports[`EnableCustomFieldsOption renders an unchecked checkbox when custom fiel
font-size: 13px;
}
.emotion-0 {
.emotion-2 {
margin-bottom: calc(4px * 2);
}
Expand Down

0 comments on commit 7b17a6b

Please sign in to comment.