mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
interface: dropdown should have same width
This commit is contained in:
parent
7f03e35c9c
commit
bc685b6438
@ -88,7 +88,7 @@ export function GroupSwitcher(props: {
|
||||
>
|
||||
<Row alignItems="center" justifyContent="space-between">
|
||||
<Dropdown
|
||||
width="220px"
|
||||
width="231px"
|
||||
alignY="top"
|
||||
options={
|
||||
<Col
|
||||
|
Loading…
Reference in New Issue
Block a user