bug #4890 - reverts the quickfix for vertical alignment of chat command param placeholder

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
Goran Jovic 2018-06-21 15:46:18 +02:00 committed by Igor Mandrigin
parent 50736c658e
commit 3030c10c5f
No known key found for this signature in database
GPG Key ID: 4A0EDDE26E66BC8B
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
:text-align-vertical :center
:flex 1
:android {:top -1}
:ios {:line-height 43}})
:ios {:line-height min-input-height}})
(defnstyle seq-input-text [left container-width]
{:min-width (- container-width left)