index.module.less 91 B

123456
  1. .theEmtpy {
  2. padding: 30px 0;
  3. width: 100%;
  4. display: flex;
  5. justify-content: center;
  6. }