修改样式

This commit is contained in:
2025-12-04 14:23:49 +08:00
parent 5b3b55cf10
commit ed4780d6c2
6 changed files with 57 additions and 26 deletions

View File

@@ -517,7 +517,7 @@ onUnmounted(() => {
height: 80%;
max-width: 1142px;
margin: auto auto;
box-shadow: 0px 4px 30px 0px rgba(176, 196, 225, 0.25);
box-shadow: 0px 4px 30px 0px rgba(176, 196, 225, 0.5);
border-radius: 30px;
overflow: hidden;
justify-content: center;