mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove emoji picker (#667)
This commit is contained in:
@ -17,11 +17,6 @@
|
||||
top: unset !important;
|
||||
}
|
||||
|
||||
.emoji-picker-react {
|
||||
@apply !bottom-8;
|
||||
top: unset !important;
|
||||
}
|
||||
|
||||
.items-wrapper {
|
||||
@apply mb-1 bottom-full top-auto;
|
||||
}
|
||||
@ -96,14 +91,6 @@
|
||||
@apply hidden ml-1 text-xs leading-5 text-gray-700 border border-gray-300 rounded-xl px-2;
|
||||
}
|
||||
}
|
||||
|
||||
.emoji-picker-react {
|
||||
@apply absolute shadow left-6 top-8;
|
||||
|
||||
li.emoji::before {
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user