From d975ef382410cdf2d947f65036fc67bcbfce4d61 Mon Sep 17 00:00:00 2001 From: Tungnx Date: Mon, 16 Dec 2024 15:18:05 +0700 Subject: [PATCH] = 4.2.7.5 = --- assets/src/scss/frontend/_popup.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/src/scss/frontend/_popup.scss b/assets/src/scss/frontend/_popup.scss index 4f7ea77d3..f13e5aa18 100644 --- a/assets/src/scss/frontend/_popup.scss +++ b/assets/src/scss/frontend/_popup.scss @@ -1061,7 +1061,7 @@ body { &.fixed { position: fixed; - z-index: 99999; + z-index: 999991; bottom: 0; left: 50%; width: 100%;