no message
This commit is contained in:
parent
5dcac6f18b
commit
74a2a0c479
@ -719,3 +719,9 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
.upglide {
|
||||||
|
font-size: 10px;
|
||||||
|
color: #aaaaaa;
|
||||||
|
padding-bottom: 60px;
|
||||||
|
padding-right: 20px;
|
||||||
|
}
|
||||||
|
@ -817,3 +817,10 @@ body {
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.upglide {
|
||||||
|
font-size: 10px;
|
||||||
|
color: #aaaaaa;
|
||||||
|
padding-bottom: 60px;
|
||||||
|
padding-right: 20px;
|
||||||
|
}
|
||||||
|
@ -1155,9 +1155,3 @@
|
|||||||
height: 16px;
|
height: 16px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
.upglide {
|
|
||||||
font-size: 10px;
|
|
||||||
color: #aaaaaa;
|
|
||||||
padding-bottom: 60px;
|
|
||||||
padding-right: 20px;
|
|
||||||
}
|
|
||||||
|
@ -1321,10 +1321,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.upglide {
|
|
||||||
font-size: 10px;
|
|
||||||
color: #aaaaaa;
|
|
||||||
padding-bottom: 60px;
|
|
||||||
padding-right: 20px;
|
|
||||||
}
|
|
||||||
|
@ -120,6 +120,7 @@
|
|||||||
background-color: #fbfbfb;
|
background-color: #fbfbfb;
|
||||||
border-top: 1px solid #ebebeb;
|
border-top: 1px solid #ebebeb;
|
||||||
padding: 0 32px;
|
padding: 0 32px;
|
||||||
|
border-radius: 0 0 12px 0;
|
||||||
}
|
}
|
||||||
.body .right .h {
|
.body .right .h {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@ -224,6 +225,7 @@
|
|||||||
color: #555555;
|
color: #555555;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
.body .right .list .item .introduce .quantity {
|
.body .right .list .item .introduce .quantity {
|
||||||
font-family: "Arial-Black", "Arial Black", sans-serif;
|
font-family: "Arial-Black", "Arial Black", sans-serif;
|
||||||
|
@ -129,6 +129,7 @@
|
|||||||
background-color: rgba(251, 251, 251, 1);
|
background-color: rgba(251, 251, 251, 1);
|
||||||
border-top: 1px solid rgba(235, 235, 235, 1);
|
border-top: 1px solid rgba(235, 235, 235, 1);
|
||||||
padding: 0 32px;
|
padding: 0 32px;
|
||||||
|
border-radius: 0 0 12px 0;
|
||||||
|
|
||||||
.h {
|
.h {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@ -241,6 +242,7 @@
|
|||||||
color: #555555;
|
color: #555555;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
flex-wrap: wrap;
|
||||||
.quantity {
|
.quantity {
|
||||||
font-family: "Arial-Black", "Arial Black", sans-serif;
|
font-family: "Arial-Black", "Arial Black", sans-serif;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
|
Loading…
Reference in New Issue
Block a user