Fix broken picker for react menu (thanks samme)

This commit is contained in:
Zero 2022-12-01 17:30:12 -05:00
parent 655adfdbd8
commit cc09f0bcb9
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
.emoji-picker {
display: flex;
flex-direction: column;
position: absolute;
right: 0;
left: 0;
margin: 0 !important;