.dashboard { height: calc(100vh - 48px - 48px); overflow-y: scroll; :global(.ant-pro-basicLayout-content) { margin: 24px 24px 0 24px !important; } &::-webkit-scrollbar { display: none; } }