cursor: pointer on avatar picker
This commit is contained in:
@@ -103,6 +103,10 @@ limitations under the License.
|
|||||||
border-bottom: 1px solid transparent;
|
border-bottom: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_GroupView_avatarPicker_label {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_GroupView_cancelButton {
|
.mx_GroupView_cancelButton {
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user