fix(front): album detail layout

This commit is contained in:
ArneBo 2025-04-01 11:43:13 +02:00
parent aa6b0ad325
commit a488eab644
1 changed files with 2 additions and 1 deletions

View File

@ -172,7 +172,8 @@ const remove = async () => {
> >
<Layout <Layout
stack stack
style="flex: 1; gap: 8px;" no-gap
style="flex: 1;"
> >
<h1 style="margin-top: 64px; margin-bottom: 8px;"> <h1 style="margin-top: 64px; margin-bottom: 8px;">
{{ object.title }} {{ object.title }}