open ImageView when clicking on a set avatar
This commit is contained in:
parent
9fa2680dc6
commit
5ab98e9899
4 changed files with 26 additions and 3 deletions
|
@ -55,6 +55,10 @@ limitations under the License.
|
|||
color: $button-danger-bg-color;
|
||||
}
|
||||
|
||||
& > img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
& > img,
|
||||
.mx_AvatarSetting_avatarPlaceholder {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue