mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 09:59:45 +08:00
webui: little adjust on ui.
This commit is contained in:
@@ -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}`"
|
||||
|
||||
@@ -88,7 +88,7 @@ const items = [
|
||||
text-white
|
||||
transition-width
|
||||
pb-12px
|
||||
rounded-12px
|
||||
rounded-16px
|
||||
>
|
||||
<div overflow-hidden wh-full flex="~ col">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user