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 {
|
#vc-gestures {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: gray;
|
opacity: 0;
|
||||||
opacity: 0.5;
|
|
||||||
border-radius: 12px;
|
|
||||||
border: 6px white dashed;
|
|
||||||
}
|
}
|
||||||
.vc-bottom {
|
.vc-bottom {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in a new issue