소스 검색

Merge remote-tracking branch 'origin/ST24PRJ-441' into develop

card007 4 년 전
부모
커밋
2b182fc675
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/main/webapp/ux/mo/css/layout_m.css

+ 2 - 0
src/main/webapp/ux/mo/css/layout_m.css

@@ -2123,6 +2123,8 @@
 
 /* 브랜드 */
 /* 픽커모달 */
+body.recoPop,
+body.recoPop .app {height:100%; min-height:100%; overflow:hidden !important; touch-action:none;}
 .recoPop .blocker{background-color:rgba(255,255,255,0);}
 .modal#reco_pop a.close-modal{top:1rem; right:1.33rem;}
 .modal#reco_pop .modal-header{padding:1rem 1.33rem 2.0rem; font-size:0;}