mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:53:30 +02:00
move off screen password autofill (#610)
Signed-off-by: Riste <rsamardjiev@playtika.com>
This commit is contained in:
@@ -158,6 +158,8 @@ device-screen input {
|
||||
outline: none;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
top: -9999px;
|
||||
left: -9999px;
|
||||
ime-mode: disabled;
|
||||
inputmode: verbatim;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user