mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-10 18:45:28 +00:00
Update InviteBot.tsx
This commit is contained in:
@@ -61,15 +61,6 @@ const Option = styled.div`
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin-right: 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() {
|
export default function InviteBot() {
|
||||||
|
|||||||
Reference in New Issue
Block a user