follow-up
This commit is contained in:
parent
b43c0cc682
commit
5fc51256e3
5
.env
5
.env
@ -1,5 +1,10 @@
|
||||
API_ID=1025907
|
||||
API_HASH=452b0359b988148995f22ff0f4229750
|
||||
VERSION=1.5.0
|
||||
<<<<<<< HEAD
|
||||
VERSION_FULL=1.5.0 (227)
|
||||
BUILD=227
|
||||
=======
|
||||
VERSION_FULL=1.5.0 (232)
|
||||
BUILD=232
|
||||
>>>>>>> eeb0f44ad... follow-up
|
||||
|
@ -416,7 +416,8 @@ $inactive-opacity: .4;
|
||||
|
||||
&.hiding {
|
||||
img,
|
||||
video {
|
||||
video,
|
||||
.canvas-thumbnail {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@ -565,7 +566,8 @@ $inactive-opacity: .4;
|
||||
}
|
||||
|
||||
&.no-forwards {
|
||||
img {
|
||||
img,
|
||||
.canvas-thumbnail {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user