fix avatar in edit mode
This commit is contained in:
@@ -179,13 +179,13 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_avatarPicker {
|
.mx_RoomHeader_avatarPicker {
|
||||||
margin-top: 23px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_avatarPicker_edit {
|
.mx_RoomHeader_avatarPicker_edit {
|
||||||
margin-left: 16px;
|
position: absolute;
|
||||||
margin-top: 4px;
|
left: 16px;
|
||||||
|
top: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_avatarPicker_edit > label {
|
.mx_RoomHeader_avatarPicker_edit > label {
|
||||||
|
|||||||
Reference in New Issue
Block a user