Hi @AZAM,
the dbc.DropDownMenu() has some options concerning positioning of the MenuItems.
Otherwise you could apply some css to the dcc.Dropdown()
, here an example how to do this:
Hi @AZAM,
the dbc.DropDownMenu() has some options concerning positioning of the MenuItems.
Otherwise you could apply some css to the dcc.Dropdown()
, here an example how to do this: