fix(glass): stabilize fixed shell and initial frosted material (#606)

This commit is contained in:
InfinityPacer
2026-07-31 06:19:00 +08:00
committed by GitHub
parent 999f8bf18c
commit b85d412308
3 changed files with 30 additions and 6 deletions
@@ -81,7 +81,6 @@ const transitionStyle = computed(() => ({
var(--glass-fixed-shell-nav-inline-size) 100%,
0 100%
);
transition: clip-path 0.25s ease-in-out;
}
.layout-wrapper.layout-vertical-nav-collapsed > .glass-fixed-shell-backplate--main {