From 045e95effa856b46cb37fdae5a7b857d9275bf20 Mon Sep 17 00:00:00 2001 From: Matthew Boman Date: Wed, 29 Jan 2025 03:48:36 -0500 Subject: [PATCH] Fix(Regions): make regions zIndex higher than envelope (#4013) Co-authored-by: Matthew Boman --- src/plugins/regions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/regions.ts b/src/plugins/regions.ts index 94937e9e4..fa99f55b2 100644 --- a/src/plugins/regions.ts +++ b/src/plugins/regions.ts @@ -488,7 +488,7 @@ class RegionsPlugin extends BasePlugin