wechat.css 210 B

12345678910111213141516171819
  1. .impowerBox .qrcode {
  2. width: 200px;
  3. }
  4. .impowerBox .title {
  5. display: none;
  6. }
  7. .impowerBox .info {
  8. width: 200px;
  9. }
  10. .status_icon {
  11. display: none
  12. }
  13. .impowerBox .status {
  14. text-align: center;
  15. }