announcement detail and reponsive announcement list and responsive citixisms and learning and ...

This commit is contained in:
hamid zarghami
2025-01-10 12:15:27 +03:30
parent e2670408fc
commit 037c08d80d
8 changed files with 76 additions and 27 deletions
+3 -3
View File
@@ -17,8 +17,8 @@ const AddCriticisms: FC = () => {
{t('criticisms.criticisms')}
</div>
<div className='flex gap-6 mt-8'>
<div className='flex-1 bg-white py-8 px-10 rounded-3xl'>
<div className='flex gap-6 xl:mt-8 mt-5'>
<div className='flex-1 bg-white py-8 xl:px-10 px-5 rounded-3xl'>
<div>
{t('criticisms.submit_your_criticisms')}
</div>
@@ -56,7 +56,7 @@ const AddCriticisms: FC = () => {
</div>
</div>
<div style={{ width: SIDEBAR_SIZE_LEFT }} className='bg-white py-10 px-5 h-fit rounded-3xl'>
<div style={{ width: SIDEBAR_SIZE_LEFT }} className='bg-white hidden xl:block py-10 px-5 h-fit rounded-3xl'>
<div className='text-sm'>
{t('ticket.title_hint')}
</div>