/* components/recycle-view/recycle-view.wxss */
:host {
  display: block;
  width: 100%;
}
