Remove arrow opacity.

This commit is contained in:
Richard Lewis 2018-01-15 14:25:56 +00:00
parent 5e6da4d758
commit 5a9a4ead96

View File

@ -362,7 +362,6 @@ export default class MessageComposer extends React.Component {
popoverRect={popoverRect}
arrowColor={'#76CFA6'}
arrowSize={20}
arrowStyle={{ opacity: 0.7 }}
>
<div
className='mx_PopoverOuterContainer'