jer233 commited on
Commit
4cb0ca9
·
verified ·
1 Parent(s): 8692a3b

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -61,7 +61,7 @@ css = """
61
 
62
  /* Set button widths to match the Select Model width */
63
  .button {
64
- width: 100%; /* Same as the select box width */
65
  height: 100px; /* Button height */
66
  }
67
 
 
61
 
62
  /* Set button widths to match the Select Model width */
63
  .button {
64
+ width: 250px; /* Same as the select box width */
65
  height: 100px; /* Button height */
66
  }
67