style(player): drop top/bottom hatch frames, add footer section label

Card now framed only on left + right by the cross-hatch. Top edge is
the first "Tân Tân" section label and the bottom edge gets a closing
"Tân Tân tốt nhất" label, mirroring the physical sheet's printed
header / footer slogans.
This commit is contained in:
2026-04-27 00:47:03 +07:00
parent e760ecd180
commit 8bb71f8587
+1 -4
View File
@@ -164,8 +164,6 @@
aria-label="Bảng lô tô"
class="rounded-md overflow-hidden shadow-xl shadow-slate-200/50 dark:shadow-black/30"
>
<!-- Top frame -->
<div class="section-divider" aria-hidden="true"></div>
<div class="flex">
<!-- Left frame -->
<div class="section-divider-vertical" aria-hidden="true"></div>
@@ -209,12 +207,11 @@
{/each}
</div>
{/each}
<div class="section-label">Tân Tân tốt nhất</div>
</div>
<!-- Right frame -->
<div class="section-divider-vertical" aria-hidden="true"></div>
</div>
<!-- Bottom frame -->
<div class="section-divider" aria-hidden="true"></div>
</div>
{#if toast}