File tree 1 file changed +2
-2
lines changed
ui/components/multichain/asset-picker-amount/asset-picker/__snapshots__
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ exports[`AssetPicker matches snapshot 1`] = `
13
13
class = " mm-box mm-box--display-flex mm-box--gap-3 mm-box--align-items-center"
14
14
>
15
15
<div
16
- class = " mm-box mm-badge-wrapper mm-box--margin-right-3 mm-box-- display-inline-block"
16
+ class = " mm-box mm-badge-wrapper mm-box--display-inline-block"
17
17
>
18
18
<div
19
19
class = " mm-box mm-text mm-avatar-base mm-avatar-base--size-md mm-avatar-token mm-avatar-token--with-halo mm-text--body-sm mm-text--text-transform-uppercase mm-box--display-flex mm-box--justify-content-center mm-box--align-items-center mm-box--color-text-default mm-box--background-color-background-alternative mm-box--rounded-full"
@@ -80,7 +80,7 @@ exports[`AssetPicker render if disabled 1`] = `
80
80
class = " mm-box mm-box--display-flex mm-box--gap-3 mm-box--align-items-center"
81
81
>
82
82
<div
83
- class = " mm-box mm-badge-wrapper mm-box--margin-right-3 mm-box-- display-inline-block"
83
+ class = " mm-box mm-badge-wrapper mm-box--display-inline-block"
84
84
>
85
85
<div
86
86
class = " mm-box mm-text mm-avatar-base mm-avatar-base--size-md mm-avatar-token mm-avatar-token--with-halo mm-text--body-sm mm-text--text-transform-uppercase mm-box--display-flex mm-box--justify-content-center mm-box--align-items-center mm-box--color-text-default mm-box--background-color-background-alternative mm-box--rounded-full"
You can’t perform that action at this time.
0 commit comments