Increased size of emoji picker button

This commit is contained in:
Slash 2019-07-02 09:43:49 -04:00 committed by GitHub
parent 1af8440d08
commit 13685fd297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -918,6 +918,11 @@ p.mentioned span.chatmessage {
right: 42px; right: 42px;
} }
.wdt-emoji-picker span.emoji-outer.emoji-sizer {
width: 20px;
height: 20px;
}
#wdt-emoji-search, #wdt-emoji-search:focus { #wdt-emoji-search, #wdt-emoji-search:focus {
padding: 2px; padding: 2px;
} }