File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ui/components/app/snaps/snap-ui-renderer/components/__snapshots__ Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments