freealise commited on
Commit
22afd36
1 Parent(s): 672502e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -958,6 +958,7 @@ with gr.Blocks(css=css, js=js) as demo:
958
  width:256px;
959
  height:64px;
960
  background-color:#808080;
 
961
  }
962
  </style>
963
  """)
 
958
  width:256px;
959
  height:64px;
960
  background-color:#808080;
961
+ touch-action: none;
962
  }
963
  </style>
964
  """)