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
@@ -25,7 +25,7 @@
const onClick = () => goto(h ? makeRoomPath(url, h) : makeSpaceChatPath(url))
</script>
<Button class="card2 bg-alt shadow-md" onclick={onClick}>
<Button class="cv card2 bg-alt shadow-md" onclick={onClick}>
<div class="flex flex-col gap-3">
<div class="flex items-center gap-2 text-sm">
{#if h}