recycle-view.wxss 91 B

12345
  1. /* components/recycle-view/recycle-view.wxss */
  2. :host {
  3. display: block;
  4. width: 100%;
  5. }