chore(web): Revert slight fade in animation when open/close asset-viewer (#16262) (#16306)

Revert "feat(web): slight fade in animation when open/close asset-viewer (#16262)"

This reverts commit 57829cee26.
This commit is contained in:
Alex
2025-02-25 09:27:34 -06:00
committed by GitHub
parent c0fe98fe27
commit 6c64a6dab8
2 changed files with 2 additions and 17 deletions

View File

@@ -168,8 +168,3 @@ input:focus-visible {
scrollbar-gutter: stable both-edges;
}
}
::view-transition-old(root),
::view-transition-new(root) {
animation-duration: 250ms;
}