feat: 意见反馈调整

This commit is contained in:
2025-10-20 20:36:33 +08:00
parent 3055d49644
commit 5e981b6de3
8 changed files with 140 additions and 348 deletions

View File

@@ -2,6 +2,10 @@
width: 100%;
}
.w-vw {
width: 100vw;
}
.w-50 {
width: 50%;
}