[SHOPTIME-3507] Featured Brand / New 아이콘 표시 오류
변경 파일: 1. QuickMenuItem.module.less 변경 내용: 1. new badge, z-index 수정
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
position: relative;
|
||||
.flex();
|
||||
.size(@w: 144px, @h: 144px);
|
||||
// margin: 0 9px;
|
||||
|
||||
> div {
|
||||
position: relative;
|
||||
// partner logo
|
||||
@@ -16,7 +16,7 @@
|
||||
// new
|
||||
> div {
|
||||
.position(@position: absolute, @top:6px, @right: 0);
|
||||
z-index: 10;
|
||||
z-index: 30;
|
||||
padding: 6px;
|
||||
border-radius: 6px;
|
||||
background-color: #f00;
|
||||
|
||||
Reference in New Issue
Block a user