diff --git a/ui/app/AppLayouts/Profile/views/wallet/AccountView.qml b/ui/app/AppLayouts/Profile/views/wallet/AccountView.qml index caaab024ca..4ce9870ddd 100644 --- a/ui/app/AppLayouts/Profile/views/wallet/AccountView.qml +++ b/ui/app/AppLayouts/Profile/views/wallet/AccountView.qml @@ -130,7 +130,7 @@ Item { tagsDelegate: StatusListItemTag { bgColor: model.color bgRadius: 6 - height: 50 + height: 22 closeButtonVisible: false asset.emoji: model.emoji asset.emojiSize: Emoji.size.verySmall