[improvement] CouponList: optimize style of empty tip (#2878)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
&__empty {
|
||||
padding-top: 100px;
|
||||
padding-top: 60px;
|
||||
text-align: center;
|
||||
|
||||
p {
|
||||
@@ -40,8 +40,8 @@
|
||||
}
|
||||
|
||||
img {
|
||||
width: 80px;
|
||||
height: 84px;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user