mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-15 19:24:36 +00:00
fix: issue #8823 modify words count row height
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
699ac8c56e
commit
62442d70d5
@ -89,7 +89,7 @@
|
|||||||
[react/view {:align-items :center}
|
[react/view {:align-items :center}
|
||||||
(when words-count
|
(when words-count
|
||||||
[react/view {:flex-direction :row
|
[react/view {:flex-direction :row
|
||||||
:height 11
|
:height 14
|
||||||
:align-items :center}
|
:align-items :center}
|
||||||
(when-not next-button-disabled?
|
(when-not next-button-disabled?
|
||||||
[vector-icons/tiny-icon :tiny-icons/tiny-check])
|
[vector-icons/tiny-icon :tiny-icons/tiny-check])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user