I tried:
html.Span(children=[html.Div('Note:'),
html.Br(style={'margin-bottom':"2px"})
...
I tried also line-height, margin and 2, "2em".
Any suggestions?
I tried:
html.Span(children=[html.Div('Note:'),
html.Br(style={'margin-bottom':"2px"})
...
I tried also line-height, margin and 2, "2em".
Any suggestions?