mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
fix command input placeholder position on real iOS device
This commit is contained in:
parent
3244fa49ce
commit
1b5c758098
@ -73,7 +73,9 @@
|
||||
:android {:left (+ 15 left)
|
||||
:top -1}
|
||||
:ios {:line-height min-input-height
|
||||
:left (+ 9 left)}})
|
||||
:left (+ 3 left)
|
||||
:top 0
|
||||
:padding-top -3}})
|
||||
|
||||
(defnstyle input-password-text [left]
|
||||
{:min-width 200
|
||||
|
Loading…
x
Reference in New Issue
Block a user