[FeaturedBrandsPanel] QuickMenu, css 수정
Detail Notes : 1. chrome 38 issue, height: inherit → px 수정
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// tScroller
|
||||
> div:nth-child(1) {
|
||||
.size(@w: inherit, @h: inheirt);
|
||||
.size(@w: 100%, @h: 180px);
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user