.main-layout{height:100vh}.layout-sider{background:#001529}.logo{height:64px;line-height:64px;text-align:center;color:#fff;font-size:18px;font-weight:700;background:#ffffff1a;overflow:hidden;white-space:nowrap}.layout-content{display:flex;flex-direction:column;overflow:hidden}.layout-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914}.trigger-btn{font-size:18px;width:64px;height:64px}.header-right{display:flex;align-items:center}.user-info{cursor:pointer;padding:0 12px;height:64px;display:inline-flex;align-items:center;transition:background .3s}.user-info:hover{background:#00000005}.layout-main{flex:1;overflow:auto;background:#f0f2f5;padding:16px}.breadcrumb-container{margin-bottom:16px}.page-content{background:#fff;padding:24px;border-radius:8px;min-height:calc(100vh - 152px)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;height:100vh}
