mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
Remove arrow opacity.
This commit is contained in:
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
Block a user