Skip to main content
Skip table of contents

Web - MFA

MFA

MFA은 유형 공통 원칙을 따릅니다.

MFA-1

*컬러별 명칭

위계 원칙

기획 원칙

NavigationbarContainer가 없는 경우 해당 유형을 사용합니다.

  • 페이지 스크롤이 가능합니다. (Container 수준에서 스크롤바가 생성됩니다.)

  • 어떠한 상태의 결과를 나타나는 화면에서 해당 유형을 사용합니다.

    • 예를 들면, 예약 완료와 같은 화면이 있습니다.

구조

  • ContentsContainer

    • ContentsArea

      • Content 1

CSS

  • ContentsContainer

    CODE
    padding-top:0px;
    padding-left:0px; 
    padding-right:0px; 
    padding-bottom:0px; 
    min-width:360px;
  • ContentsArea

    CODE
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:88px;
    min-width:360px;
    max-width:768px;


문서 작성 정보

소유자 / 관리자

김혜진

변경 이력

  • 2021/10/12 : 최초 문서 작성 - 김혜진

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.