fix: prevent language&emoji pickers from overflowing (#735)

This commit is contained in:
Nicolò Ribaudo 2023-01-03 13:17:04 +01:00 committed by GitHub
parent b14add8c83
commit f4ff6ee35d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -45,6 +45,7 @@ const hideEmojiPicker = () => {
<template>
<VDropdown
auto-boundary-max-size
@apply-show="openEmojiPicker()"
@apply-hide="hideEmojiPicker()"
>