Make ios with notches prettier

This commit is contained in:
Jon Staab
2025-01-31 17:40:14 -08:00
parent def6de321c
commit bcd94ee75e
8 changed files with 64 additions and 7 deletions
@@ -195,7 +195,7 @@
})
</script>
<div class="relative flex h-full flex-col">
<div class="saib relative flex h-full flex-col">
<PageBar>
<div slot="icon" class="center">
<Icon icon="hashtag" />
@@ -259,7 +259,7 @@
</div>
</div>
{/if}
<div>
<div class="saib">
{#if parent}
<ChannelComposeParent event={parent} clear={clearParent} />
{/if}