docs(app): remove header toggle negative margin

This commit is contained in:
Benjamin Canac
2024-12-17 15:34:37 +01:00
parent e931880671
commit 242ff3b0ed

View File

@@ -21,7 +21,7 @@ defineShortcuts({
</script>
<template>
<UHeader :ui="{ left: 'min-w-0', toggle: '-mr-1.5' }" mode="drawer" :menu="{ shouldScaleBackground: true }">
<UHeader :ui="{ left: 'min-w-0' }" mode="drawer" :menu="{ shouldScaleBackground: true }">
<template #left>
<NuxtLink to="/" class="flex items-end gap-2 font-bold text-xl text-[var(--ui-text-highlighted)] min-w-0 focus-visible:outline-[var(--ui-primary)] shrink-0" aria-label="Nuxt UI">
<LogoPro class="w-auto h-6 shrink-0 ui-pro-only" />