Fix gesture
This commit is contained in:
parent
8cc88ff42e
commit
4255035e2d
1 changed files with 1 additions and 4 deletions
|
@ -69,10 +69,7 @@
|
|||
}
|
||||
#vc-gestures {
|
||||
height: 100%;
|
||||
background: gray;
|
||||
opacity: 0.5;
|
||||
border-radius: 12px;
|
||||
border: 6px white dashed;
|
||||
opacity: 0;
|
||||
}
|
||||
.vc-bottom {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue