king
2020-08-17 df565b506ddb2bed918befceefddcd529eb58782
src/components/404/index.scss
@@ -2,3 +2,8 @@
  max-height: calc(100vh - 110px);
  text-align: center;
}
.ant-tabs-tabpane {
  >.box404 {
    padding-top: 40px;
  }
}