remove non standard touch CSS
parent
bd83ddc5e7
commit
8cb9e8b0d1
|
@ -35,7 +35,6 @@ html.h5p-iframe, html.h5p-iframe > body {
|
|||
-khtml-user-select: none;
|
||||
-ms-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue