mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
cursor: pointer on avatar picker
This commit is contained in:
parent
fc470cd20d
commit
5ba3453dcc
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user