This commit is contained in:
Henry Jameson 2024-06-26 01:49:52 +03:00
parent 6c5a34e491
commit e5fa8b357b

View file

@ -107,7 +107,9 @@ const EmojiPicker = {
},
inject: ['popoversZLayer'],
mounted () {
this.updateEmojiSize()
this.$nextTick(() => {
this.updateEmojiSize()
})
},
data () {
return {