Fix gesture

This commit is contained in:
Korbs 2024-11-30 15:56:43 -05:00
parent 8cc88ff42e
commit 4255035e2d

View file

@ -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;