fix ios pressure helper and click handler

This commit is contained in:
xmcp
2019-05-24 19:03:47 +08:00
parent 36c4298d26
commit f72ab83ca4
6 changed files with 20 additions and 14 deletions

View File

@@ -10,10 +10,6 @@
visibility: hidden;
}
.pressure-no-select * {
user-select: none !important;
}
.pressure-box-fired {
border-color: orangered;
pointer-events: initial !important;