feat: ui 优化+弹窗

This commit is contained in:
tim
2025-08-18 02:18:04 +08:00
parent 628d28c12d
commit 22c2b1564d
3 changed files with 42 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ onMounted(async () => {
}
.activity-card-normal-right {
width: calc(100% - 150px);
width: 100%;
}
@media screen and (max-width: 768px) {