쿠폰 작업 - 이미지 오타 완료
This commit is contained in:
@@ -988,7 +988,6 @@
|
||||
.coupon-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
max-height: 59vh;
|
||||
@@ -1136,6 +1135,9 @@
|
||||
background: url("../images/common/coupon_check.png") no-repeat center / 2.8rem auto;
|
||||
flex-shrink: 0;
|
||||
border-left: 1px dashed #dedede;
|
||||
@include tablet {
|
||||
width: 16rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user