You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
Cleanup styles.
This commit is contained in:
@@ -366,9 +366,6 @@ export default class MessageComposer extends React.Component {
|
|||||||
<div
|
<div
|
||||||
className='mx_PopoverOuterContainer'
|
className='mx_PopoverOuterContainer'
|
||||||
style={{
|
style={{
|
||||||
backgroundColor: '#FFF',
|
|
||||||
opacity: 0.7,
|
|
||||||
overflow: 'hidden',
|
|
||||||
border: '1px solid #76CFA6',
|
border: '1px solid #76CFA6',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user