user-authentication.wxss 169 B

123456789101112
  1. .page-body-info {
  2. padding-bottom: 0;
  3. height: 230px;
  4. }
  5. .page-body-text {
  6. padding: 0 15px;
  7. text-align: center;
  8. }
  9. .openid {
  10. margin-top: 10px;
  11. font-size: 19px;
  12. }