mirror of https://github.com/zulip/zulip.git
tippy: Expand `enter_sends` tooltip to full text width.
This commit is contained in:
parent
e1e9708ea8
commit
5e90b32f40
|
@ -212,5 +212,6 @@ export function initialize() {
|
|||
}
|
||||
return true;
|
||||
},
|
||||
appendTo: () => document.body,
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue