This commit is contained in:
stardrophere
2026-03-14 16:49:00 +08:00
parent 51ec2f16da
commit 69479fc699
3 changed files with 19 additions and 21 deletions
-1
View File
@@ -336,7 +336,6 @@ onUnmounted(() => {
position: relative;
z-index: 2;
max-width: 500px;
/* 增加悬浮透视感 */
background: rgba(255, 255, 255, 0.02);
padding: 40px;
border-radius: var(--radius-xl);