[FeaturedBrandsPanel] LiveProductList, css 주석 처리
Detail Notes : 1. LiveProductList.module.less, fade효과 issue로 주석 처리
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
&::after {
|
&::after {
|
||||||
.position(@position: absolute, @bottom: 0, @left: 0);
|
.position(@position: absolute, @bottom: 0, @left: 0);
|
||||||
.size(@w: 100%, @h: 50px);
|
.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: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user