fix: 修正部分样式

This commit is contained in:
PKC278
2026-01-15 10:45:36 +08:00
parent fe19c1183c
commit 1fa072790f
3 changed files with 24 additions and 8 deletions

View File

@@ -136,7 +136,7 @@ onMounted(() => {
<!-- 媒体标题 -->
<VCardItem class="pt-3 pb-0">
<div class="d-flex flex-row flex-wrap justify-start mb-2 pr-8">
<div class="d-flex flex-row flex-wrap justify-start align-center mb-2 pr-8">
<span class="text-h6 font-weight-bold me-2">
{{ media?.title ?? meta?.name }}
</span>