diff --git a/.env b/.env index f3c036b6..701975a4 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ API_ID=1025907 API_HASH=452b0359b988148995f22ff0f4229750 VERSION=0.9.1 -VERSION_FULL=0.9.1 (30) -BUILD=30 +VERSION_FULL=0.9.1 (31) +BUILD=31 diff --git a/src/scss/partials/_chatBubble.scss b/src/scss/partials/_chatBubble.scss index aa4453fd..54430b78 100644 --- a/src/scss/partials/_chatBubble.scss +++ b/src/scss/partials/_chatBubble.scss @@ -1078,7 +1078,7 @@ $bubble-beside-button-width: 38px; .peer-title { font-weight: 400 !important; - pointer-events: none; + // pointer-events: none; } }