fix(front): album detail layout
This commit is contained in:
parent
aa6b0ad325
commit
a488eab644
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue