diff --git a/com.twin.app.shoptime/src/views/FeaturedBrandsPanel/LiveChannels/LiveProductList/LiveProductList.module.less b/com.twin.app.shoptime/src/views/FeaturedBrandsPanel/LiveChannels/LiveProductList/LiveProductList.module.less index 8695052b..0a0bb67f 100644 --- a/com.twin.app.shoptime/src/views/FeaturedBrandsPanel/LiveChannels/LiveProductList/LiveProductList.module.less +++ b/com.twin.app.shoptime/src/views/FeaturedBrandsPanel/LiveChannels/LiveProductList/LiveProductList.module.less @@ -8,7 +8,8 @@ &::after { .position(@position: absolute, @bottom: 0, @left: 0); .size(@w: 100%, @h: 50px); - background-image: linear-gradient(to bottom, transparent 65%, @BG_COLOR_01); + // @@pyh Todo, fade issue + // background-image: linear-gradient(to bottom, transparent 65%, @BG_COLOR_01); content: ""; }