From 26ca299c6de107e7648f8aca69839feaa143a1d3 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: Wed, 3 Jan 2024 10:10:02 +0900 Subject: [PATCH] =?UTF-8?q?2024/1/3=20=EB=AC=B8=EC=9E=90=EC=98=A8=20>=20?= =?UTF-8?q?=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4=EC=A7=80=20=ED=8D=BC?= =?UTF-8?q?=EB=B8=94=EB=A6=AC=EC=8B=B1=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/user/mberInfoIndex.jsp | 2 +- src/main/webapp/publish/css/mem.css | 21 +++++++++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/user/mberInfoIndex.jsp b/src/main/webapp/WEB-INF/jsp/web/user/mberInfoIndex.jsp index e2937ca0..c2cc52c6 100644 --- a/src/main/webapp/WEB-INF/jsp/web/user/mberInfoIndex.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/user/mberInfoIndex.jsp @@ -262,7 +262,7 @@ function getMberGrdChk() {

- +
나의
단가
diff --git a/src/main/webapp/publish/css/mem.css b/src/main/webapp/publish/css/mem.css index cbf3a6c6..312f4a58 100644 --- a/src/main/webapp/publish/css/mem.css +++ b/src/main/webapp/publish/css/mem.css @@ -672,8 +672,14 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare /* 마이페이지 */ /*등급제 아이콘 추가*/ - - +@media only screen and (max-width:1540px){ + .my_dashboard .send_price{width: calc(100% - 486px);} + .my_dashboard .send_price .price_wrap{width: calc(100% - 73px);} + .my_dashboard .send_price .price_title{width: 65px;} + .send_top .send_price li{margin-right: 2px; padding-right:6px;} + .my_dashboard>.my_dashboard_cont1, .my_dashboard>.my_dashboard_cont3{flex-wrap: nowrap;} + .send_top .send_price .price_line::after{content: none;} +} /* media queries */ @@ -682,7 +688,7 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .my_dashboard_cont1 p{font-size: 16px;} .my_dashboard_cont1 p span{font-size: 24px;} .my_dashboard .my_dashboard_cont1 button{height: 40px; padding: 0 15px; font-size: 16px; font-weight: 500;} - .my_dashboard .send_price{width: calc(100% - 340px);} + .my_dashboard .send_price{width: calc(100% - 387px);} .send_top .send_price li{letter-spacing: -1px;} .send_top .send_price .title{padding: 0 4px 0 0;} @@ -692,7 +698,8 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .my_dashboard .my_dashboard_cont1 button {font-size: 16px; padding: 0 8px; margin: 0 0 0 13px; color: #002c9a;} .my_dashboard_cont1 .level_icon{margin: 0 22px 0 0;} .my_dashboard .send_price{margin: 0 -24px 0 0;} - .my_dashboard .send_price .price_title{width: 75px;} + .my_dashboard .title_wrap .btnType{margin: 0 10px 0 0;} + /*.my_dashboard .send_price .price_title{width: 75px;}*/ } @media only screen and (max-width:1380px){ @@ -702,6 +709,12 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare @media only screen and (max-width:1300px){ /* join3 */ .mem_cont.join3 .text_middle>div {font-size: 16px;} + .my_dashboard .send_price .price_wrap{width:calc(100% - 80px);} + .my_dashboard .send_price .price_title{width: 60px; font-size:18px; line-height:1.4;} + .my_dashboard .send_price{width: calc(100% - 375px);} +} +@media only screen and (max-width:1280px{ + .my_dashboard .send_price ul{padding: 10px 10px;} } @media only screen and (max-width:1260px){ /* �߽Ź�ȣ ���� */