1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Merge pull request #3043 from matrix-org/travis/check-login-for-config

Accept JSX into the GenericErrorPage and expose local session vars
This commit is contained in:
Travis Ralston
2019-05-31 11:03:41 -06:00
committed by GitHub
3 changed files with 11 additions and 6 deletions

View File

@@ -14,6 +14,6 @@
width: 500px;
height: 200px;
border: 1px solid #f22;
padding: 10px;
padding: 10px 10px 20px;
background-color: #fcc;
}