랜드 정보 조회
This commit is contained in:
@@ -150,6 +150,7 @@ export const BtnWrapper = styled.div`
|
||||
justify-content: ${props => props.$justify};
|
||||
gap: ${props => props.$gap};
|
||||
margin-top: ${props => props.$marginTop};
|
||||
margin-bottom: ${props => props.$marginBottom};
|
||||
padding-top: ${props => props.$paddingTop};
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user