Add a bit of text to explain the purpose of the RoomPreviewSpinner

Fixes https://github.com/vector-im/riot-web/issues/5869
This commit is contained in:
Travis Ralston 2018-10-17 13:53:12 -06:00
parent b7c05d8dec
commit af8dfda9a7
4 changed files with 18 additions and 1 deletions

View file

@ -56,3 +56,7 @@ limitations under the License.
.mx_RoomPreviewBar_warningIcon {
padding: 12px;
}
.mx_RoomPreviewBar_spinnerIntro {
margin-top: 50px;
}