Add a generic error page element for startup errors
Used by Riot to communicate configuration problems.
This commit is contained in:
parent
9bd8f47cdf
commit
aadc1a8d75
4 changed files with 60 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
@import "./structures/_CreateRoom.scss";
|
||||
@import "./structures/_CustomRoomTagPanel.scss";
|
||||
@import "./structures/_FilePanel.scss";
|
||||
@import "./structures/_GenericErrorPage.scss";
|
||||
@import "./structures/_GroupView.scss";
|
||||
@import "./structures/_HeaderButtons.scss";
|
||||
@import "./structures/_HomePage.scss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue