EventIndexPanel: Small style fix.

This commit is contained in:
Damir Jelić 2020-01-24 11:56:43 +01:00
parent ee133a9c71
commit 029369a04b

View File

@ -150,7 +150,7 @@ export default class EventIndexPanel extends React.Component {
{},
{
'riotLink': (sub) => <a href="https://riot.im/download/desktop">{sub}</a>,
}
},
)
}
</div>