fix typo (flextttb)
This commit is contained in:
parent
68ab121d63
commit
149236da82
3 changed files with 3 additions and 4 deletions
|
@ -119,7 +119,7 @@ class Emoji{
|
|||
res=r;
|
||||
});
|
||||
const menu=document.createElement("div");
|
||||
menu.classList.add("flextttb", "emojiPicker");
|
||||
menu.classList.add("flexttb", "emojiPicker");
|
||||
menu.style.top=y+"px";
|
||||
menu.style.left=x+"px";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue