.app-layout{min-height:100vh}.app-layout__logo{color:#fff;white-space:nowrap;justify-content:center;align-items:center;height:64px;font-size:16px;font-weight:600;display:flex;overflow:hidden}.app-layout__header{background:#fff;align-items:center;padding:0 24px;display:flex}.app-layout__trigger{cursor:pointer;font-size:18px;transition:color .3s}.app-layout__trigger:hover{color:#1677ff}.app-layout__content{background:#fff;border-radius:8px;min-height:280px;margin:24px;padding:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{height:100%}
