Classifieds tags (#18) (#65)

Closes #18

Reviewed-on: coracle/flotilla#65
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
This commit is contained in:
2026-02-25 00:09:50 +00:00
committed by Jon Staab
parent ba11d53922
commit 4000477bdb
8 changed files with 172 additions and 8 deletions
+4
View File
@@ -96,6 +96,10 @@
params={{
trigger: "manual",
interactive: true,
placement: "bottom",
getReferenceClientRect: () => wrapper!.getBoundingClientRect(),
onShow: (instance: Instance) => {
instance.popper.style.width = `${wrapper!.getBoundingClientRect().width + 8}px`
},
}} />
</button>