.app-login-input {
  height: 40px;
  .ant-input-wrapper {
    width: 100%;
    height: 100%;
  }
  .ant-input {
    height: 100%;
    width: 100%;
  }
}
