UX: Adjust avatar spacing (#131)

This commit is contained in:
Jordan Vidrine
2025-04-12 09:03:55 -05:00
committed by GitHub
parent 3a0a5b0f30
commit b40a5a6e9a
+3
View File
@@ -569,6 +569,9 @@ body.user-messages-page {
display: flex;
align-items: center;
height: 100%;
a {
margin-right: 4px;
}
.avatar {
width: 20px;
height: 20px;