Merge branch 'master' into redesign/new-promo-style

This commit is contained in:
Prospector
2023-11-15 09:38:02 -08:00
committed by GitHub

View File

@@ -102,7 +102,6 @@ onBeforeUnmount(() => {
box-shadow: var(--shadow-floating);
z-index: 10;
opacity: 0;
pointer-events: none;
transition: bottom 0.125s ease-in-out, top 0.125s ease-in-out, left 0.125s ease-in-out,
right 0.125s ease-in-out, opacity 0.125s ease-in-out, scale 0.125s ease-in-out;