fix bug
This commit is contained in:
parent
f342336b3c
commit
f6e191824a
1 changed files with 2 additions and 2 deletions
|
@ -2246,8 +2246,8 @@ class Localuser {
|
|||
console.log(original);
|
||||
|
||||
const emoji = await Emoji.emojiPicker(
|
||||
-10 + rect.left - window.screen.width,
|
||||
-5 + rect.top - window.screen.height,
|
||||
-0 + rect.right - window.innerWidth,
|
||||
-20 + rect.top - window.innerHeight,
|
||||
this,
|
||||
);
|
||||
p();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue