give ff entries clickable pointer
This commit is contained in:
parent
e0a2e7aedc
commit
7f9a151055
|
@ -54,6 +54,7 @@ defineEmits<{
|
|||
overflow-wrap: break-word;
|
||||
display: flex;
|
||||
contain: content;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
|
|
Loading…
Reference in New Issue