give ff entries clickable pointer

This commit is contained in:
piuvas 2024-11-05 20:27:24 -03:00
parent e0a2e7aedc
commit 7f9a151055
No known key found for this signature in database
GPG key ID: 82743F52454C621D

View file

@ -54,6 +54,7 @@ defineEmits<{
overflow-wrap: break-word; overflow-wrap: break-word;
display: flex; display: flex;
contain: content; contain: content;
cursor: pointer;
} }
.avatar { .avatar {