mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
EventIndexPanel: Small style fix.
This commit is contained in:
parent
ee133a9c71
commit
029369a04b
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user