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 { #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;