Direct access User/Avatar URL's, zoom previous images

This commit is contained in:
Natsumi
2021-06-09 15:18:40 +12:00
parent 6713448f94
commit 881f9bd8c7
3 changed files with 65 additions and 12 deletions

View File

@@ -399,7 +399,8 @@ img.friends-list-avatar {
border-radius: 2px;
}
.x-change-image-item > img {
.x-change-image-item > img,
.x-change-image-item > .el-popover__reference-wrapper > img {
width: 240px;
height: 180px;
}