Add content-visibility class

This commit is contained in:
Jon Staab
2026-02-18 16:37:55 -08:00
parent 2f487705c3
commit 5a2b5f43b8
8 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
})
</script>
<NoteCard {event} {url} class="card2 bg-alt">
<NoteCard {event} {url} class="cv card2 bg-alt">
<NoteContent {event} expandMode="inline" />
<div class="flex w-full justify-between gap-2">
<ReactionSummary {url} {event} {deleteReaction} {createReaction} reactionClass="tooltip-right">