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