trying to fix scroll on mobile

master
Tancre 3 years ago
parent 5875c955e0
commit 716f8750c0

@ -268,6 +268,10 @@ button {
transform: scale(0.8);
}
#dragZone {
display: inline;
}
.corpi {
min-width: unset !important;
max-width: unset !important;

Loading…
Cancel
Save