Skip to content

Commit

Permalink
fix: updated fullpage and zoomed full body layouts test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepat0 committed Nov 15, 2024
1 parent 81d53a9 commit bd681b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exports[`renders FullPage layout unchanged 1`] = `
/>
</div>
<div
class="memori-spin memori-full-body--container"
class="memori-spin memori-full-body--container memori-full-body--container--safari"
>
<div
class="memori-full-body--header"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exports[`renders ZOOMED_FULL_BODY layout unchanged 1`] = `
/>
</div>
<div
class="memori-spin memori-full-body--container"
class="memori-spin memori-full-body--container memori-full-body--container--safari"
>
<div
class="memori-full-body--header"
Expand Down

0 comments on commit bd681b6

Please sign in to comment.