no message

This commit is contained in:
A1300399510 2024-11-14 14:56:14 +08:00
parent 5dcac6f18b
commit 74a2a0c479
6 changed files with 18 additions and 14 deletions

View File

@ -719,3 +719,9 @@ body {
text-align: center;
line-height: 24px;
}
.upglide {
font-size: 10px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
}

View File

@ -817,3 +817,10 @@ body {
line-height: 24px;
}
}
.upglide {
font-size: 10px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
}

View File

@ -1155,9 +1155,3 @@
height: 16px;
margin-right: 10px;
}
.upglide {
font-size: 10px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
}

View File

@ -1320,11 +1320,4 @@
}
}
}
}
.upglide {
font-size: 10px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
}
}

View File

@ -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;

View File

@ -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;