feat: query for tiptap mention autocomplete (#120)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
parent
baa05fc32f
commit
addbe1b567
4 changed files with 23 additions and 12 deletions
|
@ -5,3 +5,7 @@
|
|||
height: 0;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
span[data-type="mention"] {
|
||||
--at-apply: text-primary
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue