diff --git a/common/App.svelte b/common/App.svelte index 936c07d..fb508ca 100644 --- a/common/App.svelte +++ b/common/App.svelte @@ -35,7 +35,7 @@
- + }} style="margin-top: var(--safe-area-top)"/>
diff --git a/common/components/Search.svelte b/common/components/Search.svelte index d413c8d..245a0b6 100644 --- a/common/components/Search.svelte +++ b/common/components/Search.svelte @@ -54,8 +54,8 @@ } -
-
+ +
title
diff --git a/common/views/Settings/Settings.svelte b/common/views/Settings/Settings.svelte index ddc878e..42c8929 100644 --- a/common/views/Settings/Settings.svelte +++ b/common/views/Settings/Settings.svelte @@ -94,7 +94,7 @@ -
+
Settings
{#each Object.values(groups) as group} diff --git a/common/views/WatchTogether/WatchTogether.svelte b/common/views/WatchTogether/WatchTogether.svelte index e9f8f91..404b35d 100644 --- a/common/views/WatchTogether/WatchTogether.svelte +++ b/common/views/WatchTogether/WatchTogether.svelte @@ -173,7 +173,7 @@ $: checkInvite(joinText) -
+
Watch Together
{#if !$state}