From 2473f0a7d18f32c4954864c573cb5c8ca6a9e4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Fri, 19 Jan 2024 16:08:45 +0900 Subject: [PATCH] =?UTF-8?q?2024/01/19=20=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/usr/publish/css/popup.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/webapp/visitEdu/usr/publish/css/popup.css b/src/main/webapp/visitEdu/usr/publish/css/popup.css index dacebe4e..f9025eba 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/popup.css +++ b/src/main/webapp/visitEdu/usr/publish/css/popup.css @@ -132,7 +132,6 @@ /*청소년, 성인 > 완료상세 > 설문QR 레이어팝업 > QR코드 가운데 정렬 수정 + 스크롤 없앰*/ .popup_cont .cont_body .qr_wrap{margin-bottom: 0px; overflow-y: hidden;} -/*.popup_cont .cont_body .qr_wrap .qr_img{margin: 0 0 0 252px;}*/ .popup_cont .cont_body .qr_wrap .qr_img img{margin: 0 auto; /*display: block;*/}