be able to pick multiple emojis ; move up picker div to see emojis inputted into textfield; restore focus into textfield after picker closes; address #612 (#614)
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
|
||||
/******************************/
|
||||
/* EMOJI PICKER OVERRIDES */
|
||||
.emoji-picker__wrapper {
|
||||
margin-top: -30px !important;
|
||||
}
|
||||
.emoji-picker.owncast {
|
||||
--secondary-text-color: rgba(255, 255, 255, 0.5);
|
||||
--category-button-color: rgba(255, 255, 255, 0.5);
|
||||
|
||||
Reference in New Issue
Block a user