Update InviteBot.tsx
parent
06c229e43d
commit
b20c33375a
|
|
@ -61,15 +61,6 @@ const Option = styled.div`
|
|||
font-size: 16px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.select-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 14px;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
`;
|
||||
|
||||
export default function InviteBot() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue