Position edit link
This commit is contained in:
parent
5ac2052215
commit
4685f23861
|
@ -21,7 +21,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-metadata {
|
.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 {
|
.comment-content {
|
||||||
|
|
Loading…
Reference in a new issue