cursor: pointer on avatar picker

pull/4608/head
David Baker 2017-07-21 11:12:46 +01:00
parent fc470cd20d
commit 5ba3453dcc
1 changed files with 4 additions and 0 deletions

View File

@ -103,6 +103,10 @@ limitations under the License.
border-bottom: 1px solid transparent;
}
.mx_GroupView_avatarPicker_label {
cursor: pointer;
}
.mx_GroupView_cancelButton {
padding-left: 8px;
}