mp-share.scss 148 B

12345678
  1. .share-btn {
  2. background: none;
  3. font-size: 24rpx;
  4. color: #666;
  5. display: flex;
  6. flex-direction: column;
  7. align-items: center;
  8. }