try to make joining rooms more obvious
This commit is contained in:
parent
b137c82a7a
commit
c6def48fe0
|
@ -17,6 +17,7 @@ limitations under the License.
|
||||||
.mx_RoomPreviewBar {
|
.mx_RoomPreviewBar {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 176px;
|
height: 176px;
|
||||||
|
background-color: $event-selected-color;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in New Issue