jer233 commited on
Commit
bf576f4
·
verified ·
1 Parent(s): 8946536

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -2
demo.py CHANGED
@@ -70,8 +70,7 @@ css = """
70
 
71
  /* Set button widths to match the Select Model width */
72
  .button {
73
- width: 250px; /* Same as the select box width */
74
- margin: 5px;
75
  }
76
  """
77
 
 
70
 
71
  /* Set button widths to match the Select Model width */
72
  .button {
73
+ width: 500px; /* Same as the select box width */
 
74
  }
75
  """
76