chore: fix memo content click handler

This commit is contained in:
Steven
2022-09-19 23:01:14 +08:00
parent 366afdd1e4
commit c60c58ed69
6 changed files with 7 additions and 14 deletions

View File

@ -22,7 +22,7 @@
}
.tag-span {
@apply inline-block w-auto font-mono text-blue-600;
@apply inline-block w-auto font-mono text-blue-600 cursor-pointer;
}
.memo-link-text {