[SHOPTIME-4815] 독일/영국 shoptime QVC 로고영역 수정 요청 건
[원인] 새로 바뀐 로고 이미지가 깨짐 [대책] height -> min-height 변경
This commit is contained in:
@@ -297,7 +297,7 @@
|
|||||||
height: 60px;
|
height: 60px;
|
||||||
> img {
|
> img {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
min-height: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
@@ -386,7 +386,7 @@
|
|||||||
height: 60px;
|
height: 60px;
|
||||||
> img {
|
> img {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
min-height: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
|
|||||||
Reference in New Issue
Block a user