We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a540d commit 4b5f1eaCopy full SHA for 4b5f1ea
web/src/components/ConnectWallet/index.tsx
@@ -12,6 +12,7 @@ const Container = styled.div`
12
gap: 16px;
13
justify-content: space-between;
14
flex-wrap: wrap;
15
+ align-items: center;
16
`;
17
18
export const SwitchChainButton: React.FC = () => {
0 commit comments