--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1623,7 +1623,7 @@ |
| 1623 | 1623 |
.kakaotalkset_cont .kakao_template_list .template_cont .allimtalk_content .template_text+.btn_kakao_type{margin-top: 8px;}
|
| 1624 | 1624 |
.kakaotalkset_cont .kakao_template_list .template_cont .allimtalk_content .btn_kakao_channel{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ffea00;}
|
| 1625 | 1625 |
.kakaotalkset_cont .kakao_template_list .template_cont .allimtalk_content .btn_kakao_type{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ededed;}
|
| 1626 |
-.kakaotalkset_cont .kakao_template_list .kakao_template_info{ font-size: 14px; color: #555; padding: 10px 0 0 10px;}
|
|
| 1626 |
+.kakaotalkset_cont .kakao_template_list .kakao_template_info{ font-size: 14px; color: #555; padding: 10px 0 0 4px;}
|
|
| 1627 | 1627 |
.kakaotalkset_cont .kakao_template_list .kakao_template_info dl{display: flex; padding: 6px 0;}
|
| 1628 | 1628 |
.kakaotalkset_cont .kakao_template_list .kakao_template_info dt{position: relative; width: 76px; margin: 0 13px 0 0;}
|
| 1629 | 1629 |
.kakaotalkset_cont .kakao_template_list .kakao_template_info dt::after{position: absolute; content: " "; width: 1px; height: 12px; background-color: #d5d5d5; right: 0; top: 2px;}
|
... | ... | @@ -1804,8 +1804,9 @@ |
| 1804 | 1804 |
.kakao_use_guide_cont .qna{margin: 0 0 50px 0;}
|
| 1805 | 1805 |
|
| 1806 | 1806 |
/* 친구톡 */ |
| 1807 |
-.friend_template_content .kakao_template_list .kakao_template_info dt{width: 50px;}
|
|
| 1808 |
-.friend_template_content .kakao_template_list .kakao_template_info dd{width: calc(100% - 50px);}
|
|
| 1807 |
+.friend_template_content .kakao_template_list .kakao_template_info dt{width: 60px;margin:0 7px 0 0;}
|
|
| 1808 |
+.friend_template_content .kakao_template_list .kakao_template_info dd{width: calc(100% - 60px);letter-spacing:-0.5px;}
|
|
| 1809 |
+.friend_template_content .kakao_template_list .kakao_template_info dl:first-child dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
|
|
| 1809 | 1810 |
.kakaotalkset_cont .friend_template_content .kakao_template_list .template_cont .template_text{color: #555; font-size: 14px; font-weight: 400;}
|
| 1810 | 1811 |
.kakaotalkset_cont .friend_talk_wrap .send_left{padding: 0 0 100px 0;}
|
| 1811 | 1812 |
.friend_talk_wrap .friend_template_add_wrap .template_name{width: 100%;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?