mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
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
|
:text-align-vertical :center
|
||||||
:flex 1
|
:flex 1
|
||||||
:android {:top -1}
|
:android {:top -1}
|
||||||
:ios {:line-height 43}})
|
:ios {:line-height min-input-height}})
|
||||||
|
|
||||||
(defnstyle seq-input-text [left container-width]
|
(defnstyle seq-input-text [left container-width]
|
||||||
{:min-width (- container-width left)
|
{:min-width (- container-width left)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user