fix pressure helper ui

This commit is contained in:
xmcp
2019-04-26 22:14:09 +08:00
parent 7a25357315
commit 2dc4ae419f
2 changed files with 12 additions and 9 deletions

View File

@@ -4,11 +4,10 @@
margin: auto;
z-index: 100;
pointer-events: none;
transition:
top 100ms linear,
bottom 100ms linear,
left 100ms linear,
right 100ms linear;
}
.pressure-box-empty {
visibility: hidden;
}
.pressure-box-fired {