mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
Don't scroll when mobile keyboard is selected (#105)
This commit is contained in:
parent
c7e96d745a
commit
fee07cc8b3
2 changed files with 8 additions and 1 deletions
1
v86.css
1
v86.css
|
|
@ -64,6 +64,7 @@ a {
|
|||
resize: none;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
}
|
||||
h4 {
|
||||
margin: 0px 0px 20px 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue