bluenevus commited on
Commit
cedcdf8
·
1 Parent(s): 9792dc9

Update app.py via AI Editor

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -296,7 +296,7 @@ app.layout = dbc.Container([
296
  style={"marginBottom": "10px"}
297
  ),
298
  ])
299
- ])
300
  ], style={'minWidth': '260px', 'width':'30vw','maxWidth':'30vw'}, width=3),
301
 
302
  dbc.Col([
 
296
  style={"marginBottom": "10px"}
297
  ),
298
  ])
299
+ ], className="mb-3")
300
  ], style={'minWidth': '260px', 'width':'30vw','maxWidth':'30vw'}, width=3),
301
 
302
  dbc.Col([