Fix clicking by name in floating bubble
This commit is contained in:
parent
9f41e9b6b9
commit
69012a40b2
4
.env
4
.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
|
||||
|
@ -1078,7 +1078,7 @@ $bubble-beside-button-width: 38px;
|
||||
|
||||
.peer-title {
|
||||
font-weight: 400 !important;
|
||||
pointer-events: none;
|
||||
// pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user