Usertest: add 'back to theme overview'-button on theme intro page, fix #1457

This commit is contained in:
Pieter Vander Vennet 2023-06-15 16:11:36 +02:00
parent 6d337e8775
commit 1b99be524f
3 changed files with 107 additions and 82 deletions

View file

@ -269,7 +269,7 @@
<Tr t={layout.title}/>
</div>
<div class="m-4" slot="content0">
<div class="m-4 h-full" slot="content0">
<ThemeIntroPanel {state}/>
</div>