@use '@/common/design' as *; .wrapper { height: 100%; :global .ant-empty { position: absolute; top: 50%; width: 100%; padding-top: 0; margin: 0; text-align: center; transform: translateY(-50%); } } .spin { height: 100%; }