@import "~antd/lib/style/themes/default.less"; .sider { background: #fff; min-height: calc(100vh - 72px); min-height: 100vh; box-shadow: 0px 3px 17px rgba(15,113,255,0.1); position: relative; z-index: 10; } .content{ margin: 10px; }