Add desktop header gap
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
:items="desktopItems"
|
||||
variant="link"
|
||||
:ui="{
|
||||
root: 'hidden md:flex'
|
||||
root: 'hidden md:flex',
|
||||
list: 'md:gap-x-2'
|
||||
}"
|
||||
/>
|
||||
</UContainer>
|
||||
|
Reference in New Issue
Block a user