Blame view

src/style/global.css 101 Bytes
sanmu authored
1
2
3
4
5
.ant-pro-form-login-container {
  align-items: center;
  justify-content: center;
  height: 100vh;
}