From 048c9014df0b8aded981d875e1d34b7502ad3d76 Mon Sep 17 00:00:00 2001 From: Hariom Balhara Date: Thu, 2 Feb 2023 20:34:38 +0530 Subject: [PATCH] Give highest possible value to z-index (#6853) --- .../embeds/embed-core/src/FloatingButton/FloatingButtonHtml.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/embeds/embed-core/src/FloatingButton/FloatingButtonHtml.ts b/packages/embeds/embed-core/src/FloatingButton/FloatingButtonHtml.ts index e015f9c655ad7..a1c4da9c2b376 100644 --- a/packages/embeds/embed-core/src/FloatingButton/FloatingButtonHtml.ts +++ b/packages/embeds/embed-core/src/FloatingButton/FloatingButtonHtml.ts @@ -11,7 +11,7 @@ const getHtml = ({ }) => { // IT IS A REQUIREMENT THAT ALL POSSIBLE CLASSES ARE HERE OTHERWISE TAILWIND WONT GENERATE THE CSS FOR CONDITIONAL CLASSES // To not let all these classes apply and visible, keep it hidden initially - return `