chore: snapshot before iframe transparency fix

This commit is contained in:
Cui Hongwei
2026-06-24 14:42:30 +08:00
parent 26cb102efa
commit 56a0c6bc82
2 changed files with 625 additions and 2 deletions

View File

@@ -438,8 +438,8 @@
min-height: 0;
overflow: hidden;
background:
linear-gradient(180deg, rgba(6, 14, 25, 0.12), rgba(6, 14, 25, 0.28)),
rgba(8, 18, 32, 0.7);
radial-gradient(ellipse at center, rgba(17, 110, 180, 0.08), transparent 50%),
linear-gradient(180deg, rgba(6, 14, 25, 0.08), rgba(8, 18, 32, 0.22));
}
.model-stage {