mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-13 01:24:36 +02:00
Update layout
This commit is contained in:
@@ -39,7 +39,7 @@ const DetailsLayout: React.FC<DetailsLayoutProps> = ({ title, children }) => {
|
||||
<span className='mx-2'>/</span>
|
||||
<h1>{title}</h1>
|
||||
</div>
|
||||
<div className='xl:border-l xl:border-t xl:border-r xl:border-gray-400'>
|
||||
<div className='xl:border xl:border-gray-400'>
|
||||
{children}
|
||||
</div>
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user