Move your style attribute inside Img : html.Div(html.Img(src=app.get_asset_url('logo.png'), style={'height':'10%', 'width':'10%'})).
確定! 回上一頁