This commit is contained in:
2024-08-23 13:22:50 +08:00
parent 32762a199c
commit 6705e5ef98
29 changed files with 202 additions and 476 deletions

View File

@@ -138,8 +138,8 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.border-bottom {
border-bottom: 1rpx solid #e5e5e5;
}
.mgb10 {
margin-bottom: 10rpx;
.mgb20 {
margin-bottom: 20rpx;
}
.pdl20 {
padding-left: 20rpx;