try to make joining rooms more obvious

pull/3117/head
Matthew Hodgson 2017-02-02 13:32:36 +00:00
parent b137c82a7a
commit c6def48fe0
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ limitations under the License.
.mx_RoomPreviewBar {
text-align: center;
height: 176px;
background-color: $event-selected-color;
align-items: center;
flex-direction: column;
justify-content: center;