.root-layout{flex-direction:column;height:100vh;display:flex}.layout-body{flex:1;display:flex}.sidebar{width:0}@media screen and (min-width:900px){.sidebar{width:300px}}.sidebar--open{width:300px}.content{background-color:#fff;flex:1;height:calc(100vh - 50px);padding:17px 50px;overflow-y:auto}
