mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
style(next)/emoji dropdown: remove the background of the placeholder text
This commit is contained in:
parent
37fd8a7095
commit
c47f050994
@ -373,6 +373,11 @@
|
||||
background: var(--hover-item-background-color);
|
||||
}
|
||||
|
||||
/* "Keep on typing to see the emoji" placeholder */
|
||||
#mention-list-item-id\:__EMOJI_HINT {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/*
|
||||
* EDITOR'S CONTENT
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user