Skip to content

Commit 1d71d46

Browse files
committed
oh snap
1 parent 3e07676 commit 1d71d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/components/app/snaps/snap-ui-renderer/components/__snapshots__/form.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`SnapUIForm will render 1`] = `
44
<div>
55
<div
66
class="mm-box snap-ui-renderer__content mm-box--height-full mm-box--background-color-background-alternative"
7-
style="overflow-y: auto; margin-bottom: 0px;"
7+
style="overflow-y: auto;"
88
>
99
<div
1010
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column"
@@ -54,7 +54,7 @@ exports[`SnapUIForm will render with fields 1`] = `
5454
<div>
5555
<div
5656
class="mm-box snap-ui-renderer__content mm-box--height-full mm-box--background-color-background-alternative"
57-
style="overflow-y: auto; margin-bottom: 0px;"
57+
style="overflow-y: auto;"
5858
>
5959
<div
6060
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column"

0 commit comments

Comments
 (0)