jer233 commited on
Commit
99b9893
·
verified ·
1 Parent(s): e40a325

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -2
demo.py CHANGED
@@ -67,12 +67,11 @@ css = """
67
 
68
  /* Set height for the Select Model dropdown */
69
  .select {
70
- margin: 10px;
71
  height: 100px; /* Set height to 100px */
72
  }
73
 
74
  .Accordion {
75
- Width: 100%;
76
  }
77
 
78
  """
 
67
 
68
  /* Set height for the Select Model dropdown */
69
  .select {
 
70
  height: 100px; /* Set height to 100px */
71
  }
72
 
73
  .Accordion {
74
+ Width: 250px;
75
  }
76
 
77
  """