Merge fixes

Essem 3 months ago
parent efb1635022
commit f84965bfd6
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 }}>

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

Loading…
Cancel
Save