mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 22:47:04 +01:00
Increased size of emoji picker button
This commit is contained in:
parent
1af8440d08
commit
13685fd297
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user