파란색 배경이 있는 .float-field.inline 중 마지막 요소를 선택자로 선택하고 싶은데
&:last-of-type 타입을 써도 안되네요;;;
혹시 아시는분 계실까요?
.float-field-wrap > .float-field.inline:last-child{
}
댓글을 작성하려면 로그인이 필요합니다.
:nth-child() 이용해 보세요.
https://codepen.io/sinbi/pen/gOWWGpJ
답변을 작성하려면 로그인이 필요합니다.
이 게시물을 신고 하시겠습니까?신고사유를 선택해주세요.
https://codepen.io/sinbi/pen/jOmmLjb