mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 05:22:02 +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'
|
||||
className={{
|
||||
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',
|
||||
content: 'p-0 m-0',
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user