mirror of
https://github.com/flarum/core.git
synced 2025-08-20 23:31:27 +02:00
Add a small "type to search" instruction to the top of the emoji popup
This commit is contained in:
@@ -23,6 +23,14 @@ img.emoji {
|
||||
margin-left: -30px;
|
||||
}
|
||||
}
|
||||
|
||||
.Dropdown-header {
|
||||
color: @muted-more-color;
|
||||
text-transform: none;
|
||||
font-weight: normal;
|
||||
padding-bottom: 5px;
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
.ComposerBody-emojiWrapper {
|
||||
|
Reference in New Issue
Block a user