EventIndexPanel: Small style fix.
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