Remove riot logo from the security setup screens
With a little faff to make the rounded borders consistent again
This commit is contained in:
parent
8d59cb4632
commit
5319ee4572
3 changed files with 22 additions and 3 deletions
|
@ -161,8 +161,7 @@ export default class CompleteSecurity extends React.Component {
|
|||
|
||||
return (
|
||||
<AuthPage>
|
||||
<AuthHeader />
|
||||
<AuthBody>
|
||||
<AuthBody header={false}>
|
||||
<h2 className="mx_CompleteSecurity_header">
|
||||
{icon}
|
||||
{title}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue