style: adjust styles

This commit is contained in:
Hakadao
2023-11-09 00:23:43 +08:00
parent f36204df0d
commit d4f141d60b
2 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ onUnmounted(() => {
</div>
</Transition>
<header pos="sticky top-80px" z-10 mb-9>
<header pos="sticky top-80px" w-fit z-10 mb-9>
<ul flex="~ items-center gap-2">
<li
v-for="tab in tabs" :key="tab.value"