@@ -46,6 +46,7 @@ exports[`SnapUIAddress renders Bitcoin address 1`] = `
46
46
</div >
47
47
<p
48
48
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
49
+ style = " line-break: anywhere;"
49
50
>
50
51
128Lkh3...Mp8p6
51
52
</p >
@@ -67,6 +68,7 @@ exports[`SnapUIAddress renders Bitcoin address with blockie 1`] = `
67
68
/>
68
69
<p
69
70
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
71
+ style = " line-break: anywhere;"
70
72
>
71
73
128Lkh3...Mp8p6
72
74
</p >
@@ -120,6 +122,7 @@ exports[`SnapUIAddress renders Cosmos address 1`] = `
120
122
</div >
121
123
<p
122
124
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
125
+ style = " line-break: anywhere;"
123
126
>
124
127
cosmos1...6hdc0
125
128
</p >
@@ -141,6 +144,7 @@ exports[`SnapUIAddress renders Cosmos address with blockie 1`] = `
141
144
/>
142
145
<p
143
146
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
147
+ style = " line-break: anywhere;"
144
148
>
145
149
cosmos1...6hdc0
146
150
</p >
@@ -194,6 +198,7 @@ exports[`SnapUIAddress renders Ethereum address 1`] = `
194
198
</div >
195
199
<p
196
200
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
201
+ style = " line-break: anywhere;"
197
202
>
198
203
0xab16a...Bfcdb
199
204
</p >
@@ -215,6 +220,7 @@ exports[`SnapUIAddress renders Ethereum address with blockie 1`] = `
215
220
/>
216
221
<p
217
222
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
223
+ style = " line-break: anywhere;"
218
224
>
219
225
0xab16a...Bfcdb
220
226
</p >
@@ -268,6 +274,7 @@ exports[`SnapUIAddress renders Hedera address 1`] = `
268
274
</div >
269
275
<p
270
276
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
277
+ style = " line-break: anywhere;"
271
278
>
272
279
0.0.123...zbhlt
273
280
</p >
@@ -289,6 +296,7 @@ exports[`SnapUIAddress renders Hedera address with blockie 1`] = `
289
296
/>
290
297
<p
291
298
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
299
+ style = " line-break: anywhere;"
292
300
>
293
301
0.0.123...zbhlt
294
302
</p >
@@ -342,6 +350,7 @@ exports[`SnapUIAddress renders Polkadot address 1`] = `
342
350
</div >
343
351
<p
344
352
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
353
+ style = " line-break: anywhere;"
345
354
>
346
355
5hmuyxw...egmfy
347
356
</p >
@@ -363,6 +372,7 @@ exports[`SnapUIAddress renders Polkadot address with blockie 1`] = `
363
372
/>
364
373
<p
365
374
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
375
+ style = " line-break: anywhere;"
366
376
>
367
377
5hmuyxw...egmfy
368
378
</p >
@@ -416,6 +426,7 @@ exports[`SnapUIAddress renders Starknet address 1`] = `
416
426
</div >
417
427
<p
418
428
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
429
+ style = " line-break: anywhere;"
419
430
>
420
431
0x02dd1...0ab57
421
432
</p >
@@ -437,6 +448,7 @@ exports[`SnapUIAddress renders Starknet address with blockie 1`] = `
437
448
/>
438
449
<p
439
450
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
451
+ style = " line-break: anywhere;"
440
452
>
441
453
0x02dd1...0ab57
442
454
</p >
@@ -490,6 +502,7 @@ exports[`SnapUIAddress renders legacy Ethereum address 1`] = `
490
502
</div >
491
503
<p
492
504
class = " mm-box mm-text mm-text--body-md mm-box--color-inherit"
505
+ style = " line-break: anywhere;"
493
506
>
494
507
0xab16a...Bfcdb
495
508
</p >
0 commit comments