Merge fixes
This commit is contained in:
parent
b42196e4c1
commit
5edb855e67
@ -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 }}>
|
||||
|
@ -9210,6 +9210,8 @@ noscript {
|
||||
}
|
||||
|
||||
&--empty {
|
||||
margin-top: 0;
|
||||
|
||||
.emoji-button {
|
||||
padding: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user