mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix memo content click handler
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user