mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 18:54:52 +00:00
fix(quo): truncation on wallet account card long name (#18259)
--------- Co-authored-by: Paul Fitzgerald <paulfitz99@gmail.com>
This commit is contained in:
parent
7915ba85ab
commit
eda8c0ccb0
@ -128,6 +128,10 @@
|
|||||||
[text/text
|
[text/text
|
||||||
{:size :paragraph-2
|
{:size :paragraph-2
|
||||||
:weight :medium
|
:weight :medium
|
||||||
|
:number-of-lines 1
|
||||||
|
:max-width 110
|
||||||
|
:margin-right 4
|
||||||
|
:ellipis-mode :tail
|
||||||
:style (style/account-name type theme)}
|
:style (style/account-name type theme)}
|
||||||
name]
|
name]
|
||||||
(when watch-only? [icon/icon :i/reveal {:color colors/neutral-50 :size 12}])
|
(when watch-only? [icon/icon :i/reveal {:color colors/neutral-50 :size 12}])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user