You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-19 05:22:13 +03:00
Remove riot logo from the security setup screens
With a little faff to make the rounded borders consistent again
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user