get-wx-context.wxss 156 B

1234567891011
  1. .page-body-info {
  2. padding-bottom: 0;
  3. height: 260px;
  4. }
  5. .page-body-text {
  6. padding: 0 15px;
  7. text-align: center;
  8. }
  9. .context-value {
  10. font-size: 19px;
  11. }