webui: little adjust on ui.

This commit is contained in:
EstrellaXD
2023-09-04 01:33:51 +08:00
parent cbd3322a0d
commit fba142fe68
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ defineEmits(['click']);
</template>
</div>
<div flex-col space-y-4px>
<div w-300px text-h3 truncate>{{ name }}</div>
<div w-300px text-h3 text-primary truncate>{{ name }}</div>
<div flex space-x-8px>
<ab-tag
:title="`Season ${season}`"

View File

@@ -88,7 +88,7 @@ const items = [
text-white
transition-width
pb-12px
rounded-12px
rounded-16px
>
<div overflow-hidden wh-full flex="~ col">
<div