This commit is contained in:
xiaozhiyong
2026-06-12 14:01:37 +08:00
parent 47b6351492
commit 57375c9136
9 changed files with 54 additions and 244 deletions

View File

@@ -60,13 +60,13 @@
min-width: 148px;
padding: 24px 28px 20px;
margin-top: 0;
border: 1px solid rgba(0, 212, 255, 0.22);
/* border: 1px solid rgba(0, 212, 255, 0.22); */
border-radius: 18px;
background: linear-gradient(145deg, rgba(10, 28, 54, 0.96), rgba(4, 14, 30, 0.92));
box-shadow:
/* box-shadow:
0 22px 48px rgba(0, 0, 0, 0.34),
0 0 28px rgba(0, 212, 255, 0.1),
inset 0 0 28px rgba(0, 212, 255, 0.05);
inset 0 0 28px rgba(0, 212, 255, 0.05); */
}
.gva-loading-ring {