dcc.Dropdown, DropdownMenu direction

I think this works: :confetti_ball:

.Select-menu-outer {
    top: 0;
     -webkit-transform: translateY(-100%)
    transform: translateY(-100%);
}