Redmind commited on
Commit
a240314
·
verified ·
1 Parent(s): 53822d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -819,6 +819,7 @@ css = """
819
  padding: 10px 20px;
820
  font-size: 12px;
821
  cursor: pointer;
 
822
  }
823
 
824
  .gr-button:hover {
 
819
  padding: 10px 20px;
820
  font-size: 12px;
821
  cursor: pointer;
822
+ user-select: text;
823
  }
824
 
825
  .gr-button:hover {