fix: layout issues
This commit is contained in:
parent
83fe2c772c
commit
6ae22a23c7
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ export default function ShowEvent() {
|
|||
};
|
||||
|
||||
return (
|
||||
<div className='flex items-center justify-center h-full'>
|
||||
<div>
|
||||
<Card className='w-[80%] max-w-screen p-0 gap-0 max-xl:w-[95%] mx-auto'>
|
||||
<CardHeader className='p-0 m-0 gap-0' />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue