index.less 141 B

12345678
  1. /* nova-werun/pages/circle-detail/index.wxss */
  2. .all{
  3. width: 100vw;
  4. .trends{
  5. width: 100%;
  6. padding-top: 20rpx;
  7. }
  8. }