From 39d36a93136b005c3fe046f9f630697764074b3d Mon Sep 17 00:00:00 2001 From: Eduard Kuzmenko Date: Tue, 15 Feb 2022 16:49:34 +0400 Subject: [PATCH] Build --- .env | 4 ++-- src/scss/partials/_chatBubble.scss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 94f3d724..b99686c9 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ API_ID=1025907 API_HASH=452b0359b988148995f22ff0f4229750 VERSION=1.1.0 -VERSION_FULL=1.1.0 (103) -BUILD=103 +VERSION_FULL=1.1.0 (104) +BUILD=104 diff --git a/src/scss/partials/_chatBubble.scss b/src/scss/partials/_chatBubble.scss index 61b38f1f..e6cc2cdf 100644 --- a/src/scss/partials/_chatBubble.scss +++ b/src/scss/partials/_chatBubble.scss @@ -1806,7 +1806,7 @@ $bubble-beside-button-width: 38px; display: flex; align-items: center; justify-content: center; - z-index: 1; + z-index: 2; } .ckin__player.circle {