Dash Bootstrap Components: Hr. horizontal line

@jlfsjunior so you mean adding this?

dbc.Row(dbc.Col(html.Hr(style={'borderWidth': "0.3vh", "width": "100%", "backgroundColor": "#B4E1FF","opacity":"1"}),width={'size':10, 'offset':1}),),