답변 1개
채택된 답변
+20 포인트
10년 전
/mobile/skin/shop/basic/style.css 파일에서
.sct_10 .sct_a {display:block;text-decoration:none;font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;line-height:20px}
여기를 이렇게 하면 제목 전체가 나올 겁니다.
.sct_10 .sct_a {display:block;text-decoration:none;font-weight:bold;line-height:20px}
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
밥탱이
10년 전
감사합니다~~
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인