king
2024-10-17 c42b55af77e1cfa34d09748dcdc63f171dc95e99
src/components/header/index.scss
@@ -287,9 +287,9 @@
  }
  .wx-sms-wrap {
    text-align: center;
    .tip {
      margin: 15px;
      margin: 215px 15px 15px;
      img {
        width: 24px;
        margin-right: 10px;
@@ -305,5 +305,8 @@
        font-weight: bold;
      }
    }
    .qrcode-box + .tip {
      margin-top: 15px;
    }
  }
}