Merge pull request #2225 from matrix-org/travis/join-room-text

Add a bit of text to explain the purpose of the RoomPreviewSpinner
This commit is contained in:
David Baker
2018-10-22 13:11:09 +01:00
committed by GitHub
4 changed files with 18 additions and 1 deletions
+4
View File
@@ -56,3 +56,7 @@ limitations under the License.
.mx_RoomPreviewBar_warningIcon {
padding: 12px;
}
.mx_RoomPreviewBar_spinnerIntro {
margin-top: 50px;
}