give ff entries clickable pointer
This commit is contained in:
parent
e0a2e7aedc
commit
7f9a151055
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue