This commit is contained in:
Kyle
2020-12-20 14:58:25 -08:00
parent 881f34c0e7
commit d7d333d64b
2 changed files with 3 additions and 2 deletions

View File

@@ -480,6 +480,7 @@ textarea.input {
/*Draggables*/
.draggable {
background: #333;
touch-action: none;
}
.dragging {
box-shadow: 0 0px 16px black;