Position edit link
This commit is contained in:
parent
5ac2052215
commit
4685f23861
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue