mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 14:55:44 +00:00
refactor(FE): Adjust padding on tab header wrapper in ClosingDetailTabs
This commit is contained in:
@@ -136,7 +136,7 @@ const ClosingDetail: React.FC<ClosingDetailProps> = ({
|
|||||||
variant='boxed'
|
variant='boxed'
|
||||||
className={{
|
className={{
|
||||||
tabHeaderWrapper:
|
tabHeaderWrapper:
|
||||||
'justify-between items-center p-3 border-b border-base-content/10',
|
'justify-between items-center py-3 border-b border-base-content/10',
|
||||||
tab: 'w-fit',
|
tab: 'w-fit',
|
||||||
content: 'p-0 m-0',
|
content: 'p-0 m-0',
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user