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 {