fix: Emoji picker is not working on the expanded layout (#5398)
This commit is contained in:
@@ -189,7 +189,11 @@ export default {
|
||||
}
|
||||
|
||||
.emoji-dialog {
|
||||
right: $space-one;
|
||||
right: space-smaller;
|
||||
|
||||
&::before {
|
||||
right: $space-one;
|
||||
}
|
||||
}
|
||||
|
||||
.button-wrap {
|
||||
|
||||
Reference in New Issue
Block a user