mirror of https://github.com/vector-im/riot-web
Remove arrow opacity.
parent
5e6da4d758
commit
5a9a4ead96
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue