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:
parent
b83227c035
commit
0f3ee9c786
5 changed files with 55 additions and 11 deletions
|
@ -27,6 +27,7 @@
|
|||
@import "./views/auth/_AuthButtons.scss";
|
||||
@import "./views/auth/_AuthFooter.scss";
|
||||
@import "./views/auth/_AuthHeader.scss";
|
||||
@import "./views/auth/_AuthHeaderLogo.scss";
|
||||
@import "./views/auth/_AuthPage.scss";
|
||||
@import "./views/auth/_InteractiveAuthEntryComponents.scss";
|
||||
@import "./views/auth/_ServerConfig.scss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue