padding top

This commit is contained in:
hamid zarghami
2025-07-13 16:56:18 +03:30
parent f68253792d
commit a324ab55e7
+1 -1
View File
@@ -35,7 +35,7 @@ const SideBar: FC = () => {
</div>
<div className='flex-1 flex flex-col h-full overflow-y-auto no-scrollbar min-h-0'>
<div className='mt-8 md:mt-10 px-8 md:px-12 text-[#C3C7DD] text-sm font-normal'>
<div className='mt-[57px] px-8 md:px-12 text-[#C3C7DD] text-sm font-normal'>
{t('app.menu')}
</div>