File tree Expand file tree Collapse file tree
ui/components/multichain/address-list-item/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ exports[`AddressListItem renders the address and label 1`] = `
5353 style = " overflow: hidden;"
5454 >
5555 <p
56- class = " mm-box mm-text address-list-item__label mm-text--body-md-medium mm-text--text-align-left mm-box--padding-0 mm-box--width-full mm-box--color-text-default"
56+ class = " mm-box mm-text address-list-item__label mm-text--body-md-medium mm-text--ellipsis mm-text-- text-align-left mm-box--padding-0 mm-box--width-full mm-box--color-text-default"
5757 data-testid = " address-list-item-label"
58- style = " overflow: hidden; text-overflow: ellipsis; "
58+ style = " overflow: hidden;"
5959 >
6060 metamask.eth
6161 </p >
@@ -134,9 +134,9 @@ exports[`AddressListItem uses a confusable when it should 1`] = `
134134 style = " overflow: hidden;"
135135 >
136136 <p
137- class = " mm-box mm-text address-list-item__label mm-text--body-md-medium mm-text--text-align-left mm-box--padding-0 mm-box--width-full mm-box--color-text-default"
137+ class = " mm-box mm-text address-list-item__label mm-text--body-md-medium mm-text--ellipsis mm-text-- text-align-left mm-box--padding-0 mm-box--width-full mm-box--color-text-default"
138138 data-testid = " address-list-item-label"
139- style = " overflow: hidden; text-overflow: ellipsis; "
139+ style = " overflow: hidden;"
140140 >
141141 <span
142142 class = " "
You can’t perform that action at this time.
0 commit comments