test: Apply fixed width to admin page content for diagnostic purposes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="py-8 max-w-xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="py-8 w-96 mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<UCard :ui="{ base: 'mx-auto', sm: 'max-w-md' }">
|
||||
<template #header>
|
||||
<h2 class="text-xl font-semibold">Sermon Details</h2>
|
||||
|
||||
Reference in New Issue
Block a user