interface: dropdown should have same width

This commit is contained in:
Matilde Park 2020-10-05 12:00:27 -04:00
parent 7f03e35c9c
commit bc685b6438

View File

@ -88,7 +88,7 @@ export function GroupSwitcher(props: {
>
<Row alignItems="center" justifyContent="space-between">
<Dropdown
width="220px"
width="231px"
alignY="top"
options={
<Col