Skip to content

Commit 94d40cd

Browse files
autofix-ci[bot]knowler
authored andcommitted
[autofix.ci] apply automated fixes
1 parent f4763c9 commit 94d40cd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/components/AppHeader.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ onKeyStroke(',', e => {
5151
</script>
5252

5353
<template>
54-
<header
55-
class="sticky top-0 z-50 bg-bg/80 backdrop-blur-md border-b border-border"
56-
>
54+
<header class="sticky top-0 z-50 bg-bg/80 backdrop-blur-md border-b border-border">
5755
<nav :aria-label="$t('nav.main_navigation')" class="container h-14 flex items-center">
5856
<!-- Left: Logo -->
5957
<div class="flex-shrink-0">

0 commit comments

Comments
 (0)