index.wxss 98 B

1234567
  1. @import "../presale/index.wxss";
  2. .fixed-btn {
  3. position: fixed;
  4. right: 20rpx;
  5. bottom: 30%;
  6. }