UI: Vertically center badges under comment avatar.
This commit is contained in:
@@ -402,6 +402,11 @@ $comments-width-max: 710px
|
|||||||
width: 16px
|
width: 16px
|
||||||
height: 16px
|
height: 16px
|
||||||
|
|
||||||
|
.comment-avatar
|
||||||
|
@extend .d-flex
|
||||||
|
@extend .flex-column
|
||||||
|
@extend .align-items-center
|
||||||
|
|
||||||
.user-avatar
|
.user-avatar
|
||||||
img
|
img
|
||||||
border-radius: 50%
|
border-radius: 50%
|
||||||
|
Reference in New Issue
Block a user