mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
chore(ui): Adjust width of account list for better visibility
This commit is contained in:
@@ -62,7 +62,7 @@ export default function Accounts() {
|
||||
<FixedHeader />
|
||||
|
||||
<Main>
|
||||
<div className="mx-auto w-full max-w-7xl px-4">
|
||||
<div className="mx-auto w-full max-w-[88rem] px-4">
|
||||
{/* Header Section */}
|
||||
<div className='mb-2 flex items-center justify-between flex-wrap gap-x-4 gap-y-2'>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user