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
EventIndexPanel: Small style fix.
This commit is contained in:
@@ -150,7 +150,7 @@ export default class EventIndexPanel extends React.Component {
|
|||||||
{},
|
{},
|
||||||
{
|
{
|
||||||
'riotLink': (sub) => <a href="https://riot.im/download/desktop">{sub}</a>,
|
'riotLink': (sub) => <a href="https://riot.im/download/desktop">{sub}</a>,
|
||||||
}
|
},
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user