Fix avatar defects (#11473)

* Fix avatar initial centering in pills for bubbles

* Express user info avatar size in pixes

* fix link pill icon

* Fix snapshot test
This commit is contained in:
Germain
2023-08-29 07:57:23 +00:00
committed by GitHub
parent 133e973955
commit 968213a5d7
4 changed files with 4 additions and 7 deletions
+1
View File
@@ -80,6 +80,7 @@ limitations under the License.
height: 16px;
padding: 1px;
width: 16px;
border-radius: 50%;
}
.mx_Pill_UserIcon {