@charset "utf-8";

.EmojiPicker__tooltip___z2dby { position: absolute; left: 50%; bottom: 55px; transform: translate(-50%); height: 270px; box-shadow: rgb(189, 189, 189) 0px 2px 10px 0px; border-radius: 4px; background: rgb(255, 255, 255); padding: 4px 8px; z-index: 1; }

.EmojiPicker__emojiIconButton___eJCry { margin-top: 5px; background-color: rgb(255, 255, 255); cursor: pointer; opacity: 0.8; padding: 0px 0px 0px 2px; }

emoji-picker { --background: $backgroundPrimaryColor; --emoji-size: 1.5rem; --num-columns: 6; width: 100%; height: 100%; }