Position edit link

This commit is contained in:
Oliver Davies 2019-04-17 00:28:40 +01:00
parent 5ac2052215
commit 4685f23861

View file

@ -21,7 +21,10 @@
}
.comment-metadata {
@apply text-sm text-gray-900;
@apply text-sm text-gray-900 flex;
}
.comment-metadata > .edit-link-sep {
@apply mx-1;
}
.comment-content {