Remove arrow opacity.

pull/21833/head
Richard Lewis 2018-01-15 14:25:56 +00:00
parent 5e6da4d758
commit 5a9a4ead96
1 changed files with 0 additions and 1 deletions

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'