kmg 2025-04-10
2025/04/10 발송결과 카카오톡 상세 미리보기 수정
@a92f8cd23e39ed01e263e393618d1396ba894108
src/main/webapp/publish/css/content.css
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
@@ -2139,6 +2139,8 @@
 /* right area 문자 미리보기 */
 .send_top .resultcont_right {flex-basis: calc(100% - 68% - 80px); position: relative;min-height:630px;}
 .send_top .send_general.sec .resultcont_right {min-height:auto;}
+.send_top .resultcont_right .tab_phone {display: none; } 
+.send_top .resultcont_right .tab_phone.current {display: block;} 
 /* phone 기본 -- sticky */
 .send_top .resultcont_right .phone {width: 374px; position: absolute; right: -2px; top: 0;}
 .send_top .resultcont_right .phone .phoneIn {background-image: url(/publish/images/content/phoneBg.png); height: 720px; background-size: 100% auto; background-repeat: no-repeat; }
Add a comment
List