This commit is contained in:
@fawn-nine
2024-08-28 10:28:12 +08:00
parent 48a5c3400e
commit 3227a6542a
6 changed files with 26 additions and 13 deletions

View File

@@ -491,7 +491,7 @@
.containerBg {
// background-color: $containerColor;
min-height: calc(100vh - 500rpx);
min-height: calc(100vh - 200rpx);
background-color: #f6f6f8;
padding: 0 20rpx;