no message

This commit is contained in:
A1300399510 2024-11-14 15:01:34 +08:00
parent 74a2a0c479
commit 293f9567ce
4 changed files with 12 additions and 3 deletions

View File

@ -720,8 +720,9 @@ body {
line-height: 24px;
}
.upglide {
font-size: 10px;
font-size: 12px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
margin-top: 20px;
}

View File

@ -819,8 +819,9 @@ body {
}
.upglide {
font-size: 10px;
font-size: 12px;
color: #aaaaaa;
padding-bottom: 60px;
padding-right: 20px;
margin-top: 20px;
}

View File

@ -1155,3 +1155,6 @@
height: 16px;
margin-right: 10px;
}
.upglide {
margin-top: 0;
}

View File

@ -1321,3 +1321,7 @@
}
}
}
.upglide {
margin-top: 0;
}