moved emoji panel down

This commit is contained in:
supertiger1234 2020-02-19 21:04:44 +00:00
parent 14c9ad47bf
commit c11b2601c1

View file

@ -532,7 +532,7 @@ export default {
<style scoped lang="scss">
.emoji-panel {
position: absolute;
bottom: -50px;
bottom: -37px;
right: 20px;
width: 380px;
display: flex;