fix: Update max-width to fix overflow for emoji selector (#5727)

This commit is contained in:
Nithin David Thomas
2022-10-24 19:59:36 -07:00
committed by GitHub
parent 3a71fe3260
commit d54392cb53
@@ -191,6 +191,7 @@ export default {
.emoji-dialog {
right: $space-smaller;
top: -278px;
max-width: 100%;
&::before {
right: $space-one;