@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";body{margin:0;height:100vh;font-size:14px;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}.app-wrapper{max-width:100vw;min-height:100vh}::-webkit-scrollbar{width:12px;background:transparent;display:none}::-webkit-scrollbar:hover{width:12px}::-webkit-scrollbar-thumb{background-color:transparent;display:none}::-webkit-scrollbar-thumb:hover{background-color:#b9b9b9}.ant-layout-sider-children{position:fixed}
