Fix consistent avatar output for Percy (#11472)
* Fix consistent avatar output for Percy * Fix last room in list clipped Fixes https://github.com/vector-im/element-web/issues/26049 * Fix decorated avatar indicator centering Fixes https://github.com/vector-im/element-web/issues/26052 * Fix uploader centering
This commit is contained in:
parent
c6d9228f94
commit
64f762d7b0
3 changed files with 7 additions and 5 deletions
|
@ -43,6 +43,8 @@ limitations under the License.
|
|||
border-radius: 50%;
|
||||
z-index: 1;
|
||||
|
||||
line-height: 0;
|
||||
|
||||
.mx_MiniAvatarUploader_cameraIcon {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue