support upload file form browser

This commit is contained in:
sqzhang 2019-08-11 03:48:05 +08:00
parent 5f3e2edb01
commit 66213857b8
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ app_layout = html.Div([
# 搜索引擎使用情况
html.Div(
style={'margin-bottom': '150px'},
# style={'margin-bottom': '150px'},
children=[
html.Div(
style={'border-top-style': 'solid', 'border-bottom-style': 'solid'},