fix(safari): account for larger header in notifications/explore
This commit is contained in:
parent
1a532265fb
commit
6c59791682
4 changed files with 5 additions and 3 deletions
|
@ -26,7 +26,7 @@ const tabs = $computed(() => [
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<MainContent>
|
||||
<MainContent large-header>
|
||||
<template #title>
|
||||
<span text-lg font-bold flex items-center gap-2 cursor-pointer @click="$scrollToTop">
|
||||
<div i-ri:hashtag />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue