Skip to content
Snippets Groups Projects
Unverified Commit f1c21be4 authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:bug: (mobile) reduce the size of account cards (#1247)

Closes #1163
parent 7a5bf2ff
No related branches found
No related tags found
No related merge requests found
......@@ -67,8 +67,7 @@ function AccountCard({ account, updated, getBalanceQuery, onSelect }) {
<View
style={{
flex: '1 auto',
height: 52,
marginTop: 10,
margin: '10px 0',
}}
>
<View
......
---
category: Bugfix
authors: [MatissJanis]
---
Mobile: reduce the height of account cards
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment