UX: Adjust avatar spacing (#131)
This commit is contained in:
@@ -569,6 +569,9 @@ body.user-messages-page {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
a {
|
||||||
|
margin-right: 4px;
|
||||||
|
}
|
||||||
.avatar {
|
.avatar {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user