fix bug design

This commit is contained in:
hamid zarghami
2025-01-06 16:59:24 +03:30
parent 650791e71a
commit ed6551fdde
7 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ const Header: FC = () => {
const { t } = useTranslation('global')
return (
<div className='fixed z-10 left-4 right-[285px] top-4 h-16 flex items-center px-6 bg-white justify-between rounded-[32px] w-[calc(100%-305px)]'>
<div className='fixed left-4 right-[285px] top-4 h-16 flex items-center px-6 bg-white justify-between rounded-[32px] w-[calc(100%-305px)]'>
<div className='min-w-[270px]'>
<Input