From 7bcea44cf419e08c3b0f8fb19910204064e9b968 Mon Sep 17 00:00:00 2001 From: Aminejv Date: Mon, 31 Jan 2022 19:21:07 +0100 Subject: [PATCH] fix(GlobalCarousel): saving module get cropped off inside of carousel view --- common/constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/constants.js b/common/constants.js index 215e2178..4e4763d4 100644 --- a/common/constants.js +++ b/common/constants.js @@ -149,8 +149,8 @@ export const zindex = { sidebar: 5, modal: 6, jumper: 7, - tooltip: 8, - cta: 9, + tooltip: 9, + cta: 11, }; export const font = {