jer233 commited on
Commit
24a75d0
·
verified ·
1 Parent(s): 76c593e

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -65,7 +65,7 @@ css = """
65
  .output-text {
66
  flex: 1; /* 1 part of the row */
67
  }
68
- .button {
69
  width: 500px;
70
  }
71
  """
 
65
  .output-text {
66
  flex: 1; /* 1 part of the row */
67
  }
68
+ .gradio-row button {
69
  width: 500px;
70
  }
71
  """