mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
Minimal android compatibility
Note that Samsung devices can't handle (hover: none) media query
This commit is contained in:
@@ -214,7 +214,7 @@ input[type=text], input[type=password] {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
@media only screen and (hover: none) and (pointer: coarse) and (orientation: portrait) {
|
||||
@media only screen and (pointer: coarse) and (orientation: portrait) {
|
||||
button,
|
||||
select,
|
||||
input[type=text],
|
||||
|
||||
Reference in New Issue
Block a user