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:
parent
50736c658e
commit
3030c10c5f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue