We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f750b7 commit fb52651Copy full SHA for fb52651
ui/components/app/confirm/info/__snapshots__/info.test.tsx.snap
@@ -99,8 +99,7 @@ exports[`ConfirmInfo should match snapshot 1`] = `
99
</p>
100
</div>
101
<div
102
- class="mm-box mm-box--display-flex mm-box--flex-direction-row mm-box--flex-wrap-wrap mm-box--align-items-center"
103
- style="column-gap: 8px;"
+ class="mm-box mm-box--display-flex mm-box--gap-2 mm-box--flex-direction-row mm-box--flex-wrap-wrap mm-box--align-items-center"
104
>
105
<p
106
class="mm-box mm-text mm-text--body-md mm-box--color-text-muted"
0 commit comments