mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 06:45:46 +00:00
refactor(FE): Refactor table and tab styles for consistent spacing and
layout
This commit is contained in:
@@ -209,7 +209,7 @@ const OverheadClosingTable = ({
|
||||
);
|
||||
|
||||
return (
|
||||
<div className='w-full p-0 sm:p-3'>
|
||||
<div className='w-full pt-3'>
|
||||
<Card
|
||||
className={{
|
||||
wrapper: 'w-full rounded-lg border-none',
|
||||
|
||||
Reference in New Issue
Block a user