Disable pointer events for greeting sticker
This commit is contained in:
parent
e2a41eb111
commit
33cdff7672
@ -775,6 +775,7 @@ $bubble-margin: .25rem;
|
||||
transform: scale3d(.8, .8, 1) translateX(0);
|
||||
//transform: scale(.8) translateX(0);
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user