pull/21833/head
Richard Lewis 2018-01-15 10:25:19 +00:00
parent a3c6dd36ef
commit 351bbdfd4e
1 changed files with 2 additions and 2 deletions

View File

@ -366,10 +366,10 @@ export default class MessageComposer extends React.Component {
<div <div
className='mx_PopoverOuterContainer' className='mx_PopoverOuterContainer'
style={{ style={{
backgroundColor: '#76CFA6', // '#d3efe1', backgroundColor: '#FFF',
opacity: 0.7, opacity: 0.7,
overflow: 'hidden', overflow: 'hidden',
// border: '1px solid #666', border: '1px solid #76CFA6',
}} }}
> >
{ this.state.stickersContent } { this.state.stickersContent }