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