Merge fixes

essem/emoji-reactions-plus-upstream
Essem 3 months ago
parent 13c9fa62fa
commit 40ae5aed66
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C

@ -402,7 +402,6 @@ class EmojiPickerDropdown extends PureComponent {
active={active}
iconComponent={MoodIcon}
onClick={this.onToggle}
inverted
/>
<Overlay show={active} placement={placement} flip target={this.findTarget} popperConfig={{ strategy: 'fixed', onFirstUpdate: this.handleOverlayEnter }}>

@ -9086,6 +9086,8 @@ noscript {
}
&--empty {
margin-top: 0;
.emoji-button {
padding: 0;
}

Loading…
Cancel
Save