style: 관리자 팝업등록 하단 버튼 어긋나 있는 부분 수정
parent
8ea8a97301
commit
1406047290
|
|
@ -39,6 +39,13 @@ const StyledDiv = styled.div`
|
|||
}
|
||||
}
|
||||
|
||||
.right_col {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
`;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue