Extract auth header logo to new component
This will allow `riot-web` to replace only the logo, rather than the whole header.
This commit is contained in:
@@ -19,11 +19,3 @@ limitations under the License.
|
||||
padding: 25px 50px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.mx_AuthHeader_logo {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.mx_AuthHeader_logo img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user