king
2024-10-17 ab083b05907a3ff80f56621ff803319dbb7d4ec6
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;
    }
  }
}