data 정보 수정
우편 내용 복사 기능 우편 코드 정리 유저 인벤토리 아이템 삭제 제거
This commit is contained in:
@@ -825,4 +825,10 @@ export const StyledSelectInput = styled(SelectInput)`
|
||||
export const TimeSeparator = styled.span`
|
||||
color: #94a3b8;
|
||||
margin: 0 2px;
|
||||
`;
|
||||
|
||||
export const CopyBtn = styled.div`
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
`;
|
||||
Reference in New Issue
Block a user