Commit adb5a7ff by FE

repacket bg modify

parent 432cd665
......@@ -174,17 +174,17 @@
position: relative;
width: 240px;
height: 300px;
background-image: url('./redb_chai_bj.png');
background-image: url('./redb_chai_bj@2x.png');
background-size: cover;
}
.popup-packet__content--open,
.popup-packet__content--money {
background-image: url('./redb_money_bj.png');
background-image: url('./redb_money_bj@2x.png');
}
.popup-packet__content--fragment {
background-image: url('./redb_sp_bj.png');
background-image: url('./redb_sp_bj@2x.png');
}
.popup-packet__content--late {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment