랜드 정보 조회
This commit is contained in:
@@ -569,6 +569,13 @@ export const MessageBox = styled.div`
|
||||
|
||||
// FORM
|
||||
|
||||
export const FormItemGroup = styled.div`
|
||||
margin-bottom: 15px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
`;
|
||||
|
||||
export const FormGroup = styled.div`
|
||||
margin-bottom: 24px;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user