fix: make nav title sticky + add more grabbale area for native (#1602)
This commit is contained in:
parent
76bad723ab
commit
7380e243c4
4 changed files with 8 additions and 9 deletions
|
@ -18,7 +18,7 @@ router.afterEach(() => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div flex justify-between>
|
||||
<div flex justify-between sticky top-0 bg-base z-1 py-4 native:py-7 data-tauri-drag-region>
|
||||
<NuxtLink
|
||||
flex items-end gap-3
|
||||
py2 px-5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue