@import "~@/themes/vars.less"; .root {
min-height: calc(100vh - 100px);
padding: 16px 24px;
background-color: #fff;
border-radius: 4px; }