mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-01 10:45:25 +02: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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user