*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ant-app{height:100%}.app-layout{height:100%;display:flex}.app-sider{background:#001529;flex-direction:column;flex-shrink:0;width:220px;display:flex;overflow:hidden}.app-sider .ant-menu{flex:1;overflow:auto}.app-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.app-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:flex-end;align-items:center;height:64px;padding:0 24px;display:flex}.app-content{background:#f5f5f5;flex:1;min-height:0;overflow:auto}
