no message
This commit is contained in:
parent
736769180f
commit
dfda8f7270
@ -237,6 +237,8 @@
|
|||||||
.boxbox .details .right .admission-btn .item .btn .min-QRcode {
|
.boxbox .details .right .admission-btn .item .btn .min-QRcode {
|
||||||
width: 120px;
|
width: 120px;
|
||||||
height: 126px;
|
height: 126px;
|
||||||
|
position: absolute;
|
||||||
|
bottom: 42px;
|
||||||
}
|
}
|
||||||
.boxbox .details .right .admission-btn .item .btn .min-QRcode .bj {
|
.boxbox .details .right .admission-btn .item .btn .min-QRcode .bj {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -241,7 +241,6 @@
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
display: none;
|
display: none;
|
||||||
display: none;
|
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0px 41px;
|
padding: 0px 41px;
|
||||||
|
|
||||||
@ -270,6 +269,8 @@
|
|||||||
.min-QRcode {
|
.min-QRcode {
|
||||||
width: 120px;
|
width: 120px;
|
||||||
height: 126px;
|
height: 126px;
|
||||||
|
position: absolute;
|
||||||
|
bottom: 42px;
|
||||||
|
|
||||||
.bj {
|
.bj {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user