mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 15:07:03 +01:00
Proper emoji picker button position and size.
The bottom and right values were set too low and were off-center from the rest of the chat buttons.
This commit is contained in:
parent
607e285f4f
commit
1af8440d08
@ -914,8 +914,8 @@ p.mentioned span.chatmessage {
|
||||
}
|
||||
|
||||
.wdt-emoji-picker {
|
||||
bottom: 13px;
|
||||
right: 41px;
|
||||
bottom: 16px;
|
||||
right: 42px;
|
||||
}
|
||||
|
||||
#wdt-emoji-search, #wdt-emoji-search:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user