fix: issue #8823 modify words count row height

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
jiachen 2019-09-11 15:02:57 +08:00 committed by Andrey Shovkoplyas
parent 699ac8c56e
commit 62442d70d5
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
[react/view {:align-items :center}
(when words-count
[react/view {:flex-direction :row
:height 11
:height 14
:align-items :center}
(when-not next-button-disabled?
[vector-icons/tiny-icon :tiny-icons/tiny-check])