Fix clicking by name in floating bubble

This commit is contained in:
morethanwords 2021-11-26 14:06:43 +04:00
parent 9f41e9b6b9
commit 69012a40b2
2 changed files with 3 additions and 3 deletions

4
.env
View File

@ -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

View File

@ -1078,7 +1078,7 @@ $bubble-beside-button-width: 38px;
.peer-title {
font-weight: 400 !important;
pointer-events: none;
// pointer-events: none;
}
}