fix pressure helper ui
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user