commission--yt-commit

This commit is contained in:
2025-06-19 14:13:59 +08:00
parent b360697a37
commit 2350346d95
5 changed files with 25 additions and 10 deletions

View File

@ -16,7 +16,7 @@
width: 100%;
overflow-y: auto;
overflow-x: hidden;
height: 100%;
height: calc(100vh - 1rpx);
}
.section {
padding: 28.13rpx 26.25rpx;