You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Remove arrow opacity.
This commit is contained in:
@@ -362,7 +362,6 @@ export default class MessageComposer extends React.Component {
|
|||||||
popoverRect={popoverRect}
|
popoverRect={popoverRect}
|
||||||
arrowColor={'#76CFA6'}
|
arrowColor={'#76CFA6'}
|
||||||
arrowSize={20}
|
arrowSize={20}
|
||||||
arrowStyle={{ opacity: 0.7 }}
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className='mx_PopoverOuterContainer'
|
className='mx_PopoverOuterContainer'
|
||||||
|
|||||||
Reference in New Issue
Block a user