mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add gravatar image to new comment form
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
.d-flex,
|
||||
.my-3;
|
||||
|
||||
.currentUserAvatar {
|
||||
@extend
|
||||
.gravatar,
|
||||
.align-self-end,
|
||||
.mr-2;
|
||||
}
|
||||
|
||||
.newCommentBody {
|
||||
@extend
|
||||
.form-control,
|
||||
|
||||
Reference in New Issue
Block a user