index.wxss 122 B

1234567
  1. .tip {
  2. font-size: 23rpx;
  3. color: rgba(0, 0, 0, 0.5);
  4. width: 90%;
  5. text-align: center;
  6. margin: 30rpx auto 0 auto;
  7. }