refactor(FE): Refactor table and tab styles for consistent spacing and

layout
This commit is contained in:
rstubryan
2026-02-19 11:27:24 +07:00
parent 8a1e0f080f
commit 7d79b6b957
8 changed files with 8 additions and 8 deletions
@@ -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',