mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Tweak positioning of emoji picker popover
This commit is contained in:
parent
4d3be3eaaa
commit
c871251769
@ -268,6 +268,7 @@ export const ChatTextField: FC<ChatTextFieldProps> = ({ defaultText }) => {
|
||||
/>
|
||||
}
|
||||
trigger="click"
|
||||
placement="topRight"
|
||||
onOpenChange={open => setShowEmojis(open)}
|
||||
open={showEmojis}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user