mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-19 22:31:25 +00:00
moved emoji panel down
This commit is contained in:
parent
14c9ad47bf
commit
c11b2601c1
1 changed files with 1 additions and 1 deletions
|
|
@ -532,7 +532,7 @@ export default {
|
|||
<style scoped lang="scss">
|
||||
.emoji-panel {
|
||||
position: absolute;
|
||||
bottom: -50px;
|
||||
bottom: -37px;
|
||||
right: 20px;
|
||||
width: 380px;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue